summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-07ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun1-9/+2
2012-09-07ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun1-9/+2
2012-09-07wireless: ath9k-htc: only load firmware in needMing Lei2-12/+25
2012-09-07bcma: don't leak memory for PCIE, MIPS, GBIT coresSaul St. John1-0/+10
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville6-39/+37
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville6-17/+18
2012-09-05libertas sdio: fix suspend when interface is downDaniel Drake1-0/+5
2012-09-05rt2800usb: Added rx packet length validity checkSergei Poselenov2-2/+10
2012-09-05rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde11-0/+69
2012-09-05rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2-9/+9
2012-09-05rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde1-1/+2
2012-09-05brcmfmac: fix get rssi by clearing getvar struct.Hante Meuleman1-7/+8
2012-09-05brcmfmac: fix race condition for rx and tx data.Hante Meuleman1-10/+11
2012-09-05brcmfmac: dont use ZERO flag for usb INHante Meuleman1-1/+0
2012-09-05brcmfmac: fix use of dev_kfree_skb() in irq contextArend van Spriel1-4/+4
2012-09-05ath9k: Fix a crash in 2 WIRE btcoex chipsetsMohammed Shafi Shajakhan1-1/+2
2012-09-05ath9k_hw: enable PA linearizationFelix Fietkau1-3/+0
2012-09-05ath9k: fix PA linearization calibration related crashFelix Fietkau4-8/+7
2012-09-05ath9k_hw: disable PA linearization for AR9462Felix Fietkau1-1/+2
2012-09-05ath9k_hw: calibrate PA input for PA predistortionFelix Fietkau3-1/+111
2012-09-05ath9k_hw: clear the AM2PM predistortion mask on AR933xFelix Fietkau1-1/+5
2012-09-05ath9k_hw: do not enable the MIB interrupt in the interrupt mask registerFelix Fietkau1-3/+0
2012-09-05rt2x00: fix voltage setting for RT3572/RT3592Marc Kleine-Budde1-0/+1
2012-09-05mwifiex: fix skb length issue when send a command to firmwareStone Piao1-1/+14
2012-09-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-6/+11
2012-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville7-17/+26
2012-09-05cfg80211: fix indentationHila Gonen1-1/+1
2012-09-05iwlwifi: remove radio_config from eeprom_dataDavid Spinadel1-2/+0
2012-09-05iwlwifi: reduce overhead if tracing disabledJohannes Berg2-36/+23
2012-09-05iwlwifi: report A-MPDU statusJohannes Berg3-0/+13
2012-09-05Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg6557-122652/+353557
2012-09-05wext: include wireless event id when it has a size problemArend van Spriel1-4/+4
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda1-5/+4
2012-09-05mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg1-1/+1
2012-09-05cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day1-0/+1
2012-09-05cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-4/+2
2012-09-04nl80211: fix possible memory leak nl80211_connect()Wei Yongjun1-1/+3
2012-09-04mac80211: clear bssid on auth/assoc failureEliad Peller1-0/+4
2012-09-04iwlwifi: fix antenna bitmaskJohannes Berg1-1/+1
2012-09-04mac80211: Do not check for valid hw_queues for P2P_DEVICEIlan Peer1-7/+9
2012-08-27Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes1-0/+4
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes4-9/+10
2012-08-27Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg1-0/+3
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-22/+16
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-1/+46
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville15-93/+241
2012-08-22brcm80211: smac: set interface down on resetVladimir Zapolskiy1-0/+3
2012-08-22mac80211: Fix AP mode regressionSujith Manoharan1-1/+1
2012-08-22mac80211: fix DS to MBSS address translationThomas Pedersen1-22/+16
2012-08-22carl9170: report A-MPDU statusChristian Lamparter2-4/+12