summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: fix calibration on 5 ghzFelix Fietkau2011-08-301-1/+2
* iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)Stanislaw Gruszka2011-08-291-5/+8
* ath9k_hw: Fix init mode register regressionRajkumar Manoharan2011-08-291-1/+1
* ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-08-241-0/+4
* carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov2011-08-241-1/+3
* wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho2011-08-231-0/+1
* wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv2011-08-231-1/+1
* wl12xx: Remove obsolete testmode NVS push commandIdo Yariv2011-08-231-45/+0
* bcma: add uevent to the bus, to autoload driversDavid Woodhouse2011-08-221-0/+12
* ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian2011-08-221-1/+1
* rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka2011-08-221-13/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-08-222-3/+11
|\
| * Bluetooth: Add Toshiba laptops AR30XX device IDRicardo Mendoza2011-08-112-0/+2
| * Bluetooth: btusb: be quiet on device disconnectPaul Bolle2011-08-111-3/+9
* | iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-131-22/+17
* | Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach2011-08-131-9/+9
* | drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall2011-08-122-6/+5
|/
* rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-08-111-4/+3
* rt2x00: fix order of entry flags modificationStanislaw Gruszka2011-08-111-10/+7
* rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-08-111-1/+12
* drivers/net/wireless/wl1251: add missing kfreeJulia Lawall2011-08-102-6/+2
* ath5k: fix error handling in ath5k_beacon_sendBob Copeland2011-08-091-9/+14
* rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon2011-08-091-0/+2
* ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker2011-08-091-1/+1
* rt2x00: Add new rt73 buffalo USB idIvo van Doorn2011-08-091-0/+1
* rtlwifi: rtl892cu: New USB IDsLarry Finger2011-08-091-3/+8
* ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan2011-08-091-1/+1
* ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-091-3/+3
* b43: read correct register on bcma bus.Hauke Mehrtens2011-08-091-3/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-0316-40/+84
|\
| * iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-023-1/+5
| * rt2x00: fix usage of NULL queueStanislaw Gruszka2011-08-021-2/+3
| * rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa2011-08-021-1/+2
| * iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-021-9/+9
| * rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka2011-08-011-2/+1
| * rtlwifi: Fix kernel oops on ARM SOCLarry Finger2011-08-011-9/+11
| * ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-015-13/+40
| * iwlegacy: set tx power after rxon_assocStanislaw Gruszka2011-08-012-3/+11
| * ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-011-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-2823-224/+323
|\ \
| * | tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson2011-07-271-3/+3
| * | tg3: Break larger frags into 4k chunks for 5719Matt Carlson2011-07-272-6/+47
| * | tg3: Add tx BD budgeting codeMatt Carlson2011-07-271-20/+29
| * | tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson2011-07-271-37/+42
| * | tg3: Add partial fragment unmapping codeMatt Carlson2011-07-272-0/+27
| * | tg3: Generalize tg3_skb_error_unmap()Matt Carlson2011-07-271-32/+16
| * | tg3: Remove short DMA check for 1st fragmentMatt Carlson2011-07-271-3/+0
| * | tg3: Simplify tx bd assignmentsMatt Carlson2011-07-271-39/+37
| * | tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2011-07-272-7/+12
| * | ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-07-271-2/+2