summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-27mwifiex: Remove casts of pointer to same typeJoe Perches
2014-03-27carl9170: Remove casts of pointer to same typeJoe Perches
2014-03-27rtlwifi: Remove addressof casts to same typeJoe Perches
2014-03-27rtl8180: rationalize TX queuesAndrea Merello
2014-03-27rtl8180: fix DMA register are written two timesAndrea Merello
2014-03-27bcma: gpio: register 32 GPIOs on BCM5357Rafał Miłecki
2014-03-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-26Bluetooth: Fix returning peer address in pending connect stateJohan Hedberg
2014-03-24Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg
2014-03-24Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg
2014-03-24Bluetooth: Remove LTK re-encryption procedureJohan Hedberg
2014-03-24Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg
2014-03-24Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg
2014-03-24Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg
2014-03-24Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg
2014-03-24Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg
2014-03-23Bluetooth: bluecard: Use del_timer_sync() in teardown pathThomas Gleixner
2014-03-21Bluetooth: Track current configured LE scan type parameterMarcel Holtmann
2014-03-20Bluetooth: btmrvl: don't consume all vendor specific eventsAmitkumar Karwar
2014-03-20Bluetooth: Fix address value for early disconnection eventsJohan Hedberg
2014-03-20brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel
2014-03-20brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel
2014-03-20brcmfmac: reinit watchdog completion after handling watchdogArend van Spriel
2014-03-20brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operationsDaniel Kim
2014-03-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-19Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg
2014-03-19Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann
2014-03-19Bluetooth: Fix Pair Device response parameters for pairing failureJohan Hedberg
2014-03-19Bluetooth: Fix SMP user passkey notification mgmt eventJohan Hedberg
2014-03-19Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg
2014-03-19Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALIDJohan Hedberg
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang
2014-03-19cfg80211: remove unnecessary checkZhao, Gang
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach
2014-03-19cfg80211: make __cfg80211_join_ibss() staticZhao, Gang
2014-03-19mac80211: add status_driver_data array to ieee80211_tx_infoEliad Peller
2014-03-19mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar
2014-03-19mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-03-19wireless: max MSDU size for DMG networksVladimir Kondratiev
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg
2014-03-19mac80211: verify deauthentication and return error on failureJohannes Berg
2014-03-19mac80211: fix potential use-after-freeJohannes Berg
2014-03-19mwifiex: update MCS set as per RX-STBC bit from hostapdMaithili Hinge
2014-03-19mwifiex: add support for sleep cookie in PCIeAvinash Patil
2014-03-19mwifiex: handle extended scan event for AP interfaceAvinash Patil
2014-03-19rsi: Add pr_fmt,__printf, fix format & arg mismatchJoe Perches
2014-03-19rtl818x: remove unused conf_erp callback from RF ops structAndrea Merello
2014-03-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville