summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: Simplify a the connection type handlingVinicius Costa Gomes2012-08-151-4/+7
| * Bluetooth: Refactor SCO connection into its own functionVinicius Costa Gomes2012-08-151-14/+19
| * Bluetooth: Refactor ACL connection into its own functionVinicius Costa Gomes2012-08-151-10/+22
| * Bluetooth: Refactor LE connection into its own functionVinicius Costa Gomes2012-08-151-24/+29
| * Bluetooth: Rename LE and ACL connection functionsVinicius Costa Gomes2012-08-151-9/+9
| * Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-152-4/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-247-90/+117
|\ \
| * | iwlwifi: load firmware in chunksJohannes Berg2012-09-104-28/+58
| * | iwlwifi: don't access the HW when it is not availableEmmanuel Grumbach2012-09-101-0/+11
| * | iwlwifi: some clean up in transport layerEmmanuel Grumbach2012-09-103-25/+33
| * | iwlwifi: fix indentation in iwl_load_given_ucodeJohannes Berg2012-09-101-9/+8
| * | iwlwifi: stop interrupts before stopping deviceDavid Spinadel2012-09-101-0/+4
| * | iwlwifi: don't reset interupts after disablingDavid Spinadel2012-09-101-2/+0
| * | iwlwifi: remove unused IDI code stubsJohannes Berg2012-09-063-27/+4
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-2422-334/+429
|\ \ \
| * | | mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh2012-09-141-1/+2
| * | | mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-144-8/+5
| * | | mac80211: handle power constraint/country IE betterJohannes Berg2012-09-143-22/+72
| * | | mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg2012-09-111-13/+0
| * | | mac80211: validate skb->dev in the tx status pathFelix Fietkau2012-09-101-18/+30
| * | | mac80211: use call_rcu() on sta deletionEliad Peller2012-09-103-57/+81
| * | | mac80211: add key flag for management keysJohannes Berg2012-09-106-6/+46
| * | | mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli2012-09-071-1/+32
| * | | mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli2012-09-073-50/+54
| * | | net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-071-1/+1
| * | | mac80211: refactor set_channel_typeMichal Kazior2012-09-061-19/+48
| * | | mac80211: use synchronize_net() on key destroyingEliad Peller2012-09-061-1/+1
| * | | mac80211: check power constraint IE size when parsingJohannes Berg2012-09-063-10/+6
| * | | mac80211_hwsim: move module_init/exitJohannes Berg2012-09-061-4/+1
| * | | wireless: remove obsolete chan no/center freq conversion functionsJohannes Berg2012-09-061-80/+0
| * | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-06146-1386/+4319
| |\ \ \
| * | | | mac80211: disconnect if channel switch failsJohannes Berg2012-09-062-18/+38
| * | | | mac80211: don't hang on to sched_scan_iesJohannes Berg2012-09-062-26/+14
| * | | | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-0611-44/+66
| |\ \ \ \
| * | | | | mac80211: use list_move instead of list_del/list_addWei Yongjun2012-09-061-2/+1
* | | | | | rtlwifi: Remove EXPERIMENTAL as pre-requisite for the driversLarry Finger2012-09-121-4/+4
* | | | | | brcmfmac: add e-scan support.Hante Meuleman2012-09-125-2/+583
* | | | | | brcmfmac: avoid using local usb data.Hante Meuleman2012-09-121-80/+39
* | | | | | brcmfmac: refill buffers on rx protocol error.Hante Meuleman2012-09-121-4/+2
* | | | | | brcmfmac: Clean up scan related code.Hante Meuleman2012-09-121-13/+9
* | | | | | brcmfmac: Add tx flow control on net if queue for USB.Hante Meuleman2012-09-121-25/+36
* | | | | | brcmfmac: Add extra data support to firmware event queueing.Hante Meuleman2012-09-122-3/+15
* | | | | | brcmfmac: Stop all net if queues on tx flow halt.Hante Meuleman2012-09-123-11/+15
* | | | | | libertas: set mac control synchronously during initDaniel Drake2012-09-113-1/+20
* | | | | | ath9k: Choose correct LED pin for AR9565Sujith Manoharan2012-09-111-1/+1
* | | | | | ath9k_hw: Rename antenna diversity macrosSujith Manoharan2012-09-113-55/+51
* | | | | | ath9k_hw: Handle gentimer termination properlySujith Manoharan2012-09-111-0/+10
* | | | | | mwifiex: separate TxPD processing routine for APAvinash Patil2012-09-113-1/+76
* | | | | | mwifiex: disable WOW by defaultBing Zhao2012-09-111-1/+1
* | | | | | mwifiex: support custom world regulatory domainAmitkumar Karwar2012-09-111-1/+34
OpenPOWER on IntegriCloud