summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipw2x00: remove unused function libipw_ratelimit_debug.Stanislav Yakovlev2011-11-091-8/+0
* ath9k: Advertise support for TDLSJouni Malinen2011-11-091-0/+1
* orinoco: release BSS structures returned by cfg80211_inform_bss()David Kilroy2011-11-091-6/+10
* rndis_wlan: release BSS structures returned by cfg80211_inform_bss()Jussi Kivilinna2011-11-091-4/+10
* wireless: cleanup brcm80211 bits in drivers/net/wireless/MakefileJohn W. Linville2011-11-091-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-098-27/+29
|\
| * Bluetooth: use buffer priority to mark URB_ISO_ASAP flagLuiz Augusto von Dentz2011-11-071-0/+3
| * Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-11-071-6/+7
| * Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-11-071-1/+1
| * Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-11-071-0/+10
| * Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann2011-11-071-2/+2
| * Bluetooth: ath3k: output firmware filename when request_firmware failedPaul Fertser2011-11-071-4/+11
| * Bluetooth: Ignore hci_unregister_dev return valueDavid Herrmann2011-11-076-19/+6
| * Bluetooth: btusb: hide more usb_submit_urb errorsPaul Bolle2011-10-101-3/+6
| * Bluetooth: btusb: also be quiet when suspendingPaul Bolle2011-10-101-1/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-091376-192629/+137746
|\ \
| * | wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira2011-11-081-1/+1
| * | ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa2011-11-081-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-081-0/+3
| |\ \
| | * | Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung2011-11-081-0/+3
| * | | net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl2011-11-071-1/+2
| * | | brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel2011-11-071-2/+3
| * | | b43: HT-PHY: report signal to mac80211Rafał Miłecki2011-11-072-1/+22
| * | | b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki2011-11-071-2/+6
| |/ /
| * | iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0
| * | b43: Remove unneeded messageLarry Finger2011-11-021-1/+0
| * | iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
| * | libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-023-12/+20
| * | ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-023-7/+3
| * | ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-021-5/+5
| * | carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-021-4/+7
| * | ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan2011-11-021-5/+5
| * | ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-021-2/+6
| * | ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-021-12/+12
| * | iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-021-4/+8
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-023-9/+20
| |\ \
| | * | Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-10-311-6/+7
| | * | Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-10-311-1/+1
| | * | Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-10-311-0/+10
| | * | Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann2011-10-311-2/+2
| * | | bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-304-60/+61
| * | | qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-303-31/+57
| * | | qlcnic: updated reset sequenceSony Chacko2011-10-302-2/+50
| * | | qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-301-1/+1
| * | | qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-301-1/+8
| * | | i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven2011-10-281-1/+1
| * | | stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-285-40/+51
| * | | stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-281-1/+1
| * | | stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO2011-10-281-2/+3
| * | | be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-282-13/+19