summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2012-09-077-23/+18
* rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctateLarry Finger2012-09-073-21/+21
* mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher2012-09-072-11/+14
* brcmfmac: add callback for nl80211 testmode commandArend van Spriel2012-09-073-1/+33
* brcmfmac: Add 43143 USB support.Hante Meuleman2012-09-071-0/+9
* brcmfmac: Add 43242 USB support.Hante Meuleman2012-09-071-1/+19
* brcmfmac: add BCM43241 sdio interface driver supportFranky Lin2012-09-074-0/+22
* brcmfmac: prevent possible race condition on usb rx control.Hante Meuleman2012-09-071-1/+1
* ath9k: Fix TX filter usageSujith Manoharan2012-09-071-1/+1
* rtlwifi: rtl8192c: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-071-2/+1
* rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-071-2/+1
* mwifiex: make use of is_zero_ether_addr()Bing Zhao2012-09-071-3/+1
* mwifiex: parse rate info for APAvinash Patil2012-09-075-7/+58
* mwifiex: don't disable wait_q_enabled flagAmitkumar Karwar2012-09-071-1/+0
* mwifiex: release semaphore acquired for internal scan operationAmitkumar Karwar2012-09-071-0/+5
* airo: remove duplicated include from airo.cWei Yongjun2012-09-071-1/+0
* wl18xx: remove duplicated include from main.cWei Yongjun2012-09-071-1/+0
* wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-2/+1
* wireless: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-10/+5
* ath9k_hw: small optimizationMohammed Shafi Shajakhan2012-09-073-9/+1
* mwifiex: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-2/+1
* mwifiex: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-2/+1
* airo: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun2012-09-071-4/+2
* drivers/net: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-072-3/+3
* orinoco: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-4/+3
* ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun2012-09-071-9/+2
* ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun2012-09-071-9/+2
* wireless: ath9k-htc: only load firmware in needMing Lei2012-09-072-12/+25
* bcma: don't leak memory for PCIE, MIPS, GBIT coresSaul St. John2012-09-071-0/+10
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-076-39/+37
|\
| * iwlwifi: remove radio_config from eeprom_dataDavid Spinadel2012-09-051-2/+0
| * iwlwifi: reduce overhead if tracing disabledJohannes Berg2012-09-052-36/+23
| * iwlwifi: report A-MPDU statusJohannes Berg2012-09-053-0/+13
| * Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-09-056557-122652/+353557
| |\
| * | iwlwifi: fix antenna bitmaskJohannes Berg2012-09-041-1/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-076-17/+18
|\ \ \ | |_|/ |/| |
| * | cfg80211: fix indentationHila Gonen2012-09-051-1/+1
| * | wext: include wireless event id when it has a size problemArend van Spriel2012-09-051-4/+4
| * | mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg2012-09-051-1/+1
| * | cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day2012-09-051-0/+1
| * | cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-4/+2
| * | mac80211: Do not check for valid hw_queues for P2P_DEVICEIlan Peer2012-09-041-7/+9
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-233-1/+46
|\ \ \ | |/ /
| * | mac80211: Fix AP mode regressionSujith Manoharan2012-08-221-1/+1
| * | Revert "rfkill: remove dead code"AceLan Kao2012-08-212-0/+45
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-08-2215-93/+241
|\ \ \ | | |/ | |/|
| * | iwlwifi: fix FW restart on init FWAmit Beka2012-08-211-2/+7
| * | iwlwifi: fix the preparation of the cardEmmanuel Grumbach2012-08-211-9/+8
| * | iwlwifi: reduce max remain-on-channel durationJohannes Berg2012-07-271-1/+1
| * | iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-266-13/+47
OpenPOWER on IntegriCloud