summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-09-13iwlagn: fix stack corruptionJohannes Berg
2011-09-13ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan
2011-09-13rtlwifi: Fix problem when switching connectionsGeorge
2011-09-13rtlwifi: rtl8192su: Fix problem connecting to HT-enabled APGeorge
2011-08-30ath9k_hw: fix calibration on 5 ghzFelix Fietkau
2011-08-29iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)Stanislaw Gruszka
2011-08-29ath9k_hw: Fix init mode register regressionRajkumar Manoharan
2011-08-24ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan
2011-08-24carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov
2011-08-23wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho
2011-08-23wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv
2011-08-23wl12xx: Remove obsolete testmode NVS push commandIdo Yariv
2011-08-22bcma: add uevent to the bus, to autoload driversDavid Woodhouse
2011-08-22ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian
2011-08-22rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka
2011-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-08-13iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach
2011-08-13Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach
2011-08-12drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall
2011-08-11Bluetooth: Add Toshiba laptops AR30XX device IDRicardo Mendoza
2011-08-11Bluetooth: btusb: be quiet on device disconnectPaul Bolle
2011-08-11rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka
2011-08-11rt2x00: fix order of entry flags modificationStanislaw Gruszka
2011-08-11rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka
2011-08-10drivers/net/wireless/wl1251: add missing kfreeJulia Lawall
2011-08-09ath5k: fix error handling in ath5k_beacon_sendBob Copeland
2011-08-09rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon
2011-08-09ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker
2011-08-09rt2x00: Add new rt73 buffalo USB idIvo van Doorn
2011-08-09rtlwifi: rtl892cu: New USB IDsLarry Finger
2011-08-09ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan
2011-08-09ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan
2011-08-09b43: read correct register on bcma bus.Hauke Mehrtens
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville
2011-08-02iwlagn: 5000 do not support idle modeWey-Yi Guy
2011-08-02rt2x00: fix usage of NULL queueStanislaw Gruszka
2011-08-02rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa
2011-08-02iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach
2011-08-01rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka
2011-08-01rtlwifi: Fix kernel oops on ARM SOCLarry Finger
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka
2011-08-01iwlegacy: set tx power after rxon_assocStanislaw Gruszka
2011-08-01ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-07-27tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson
2011-07-27tg3: Break larger frags into 4k chunks for 5719Matt Carlson
2011-07-27tg3: Add tx BD budgeting codeMatt Carlson
2011-07-27tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson
2011-07-27tg3: Add partial fragment unmapping codeMatt Carlson