summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ath9k: avoid aggregation for VO trafficLuis R. Rodriguez2010-11-241-1/+2
* b43: N-PHY: little cleanupsRafał Miłecki2010-11-241-8/+5
* b43: N-PHY: rev2: save and restore PHY regs on RSSI pollRafał Miłecki2010-11-241-0/+16
* b43: N-PHY: fix BPHY initRafał Miłecki2010-11-241-2/+2
* b43: N-PHY: init BPHY when neededRafał Miłecki2010-11-241-0/+4
* b43: N-PHY: fix some typos, conditions, set gain_boostRafał Miłecki2010-11-241-17/+18
* b43: N-PHY: minor fixes to match specsRafał Miłecki2010-11-241-3/+6
* b43: N-PHY: fix values for PHY regs in channel tables of 2055 radioRafał Miłecki2010-11-241-124/+124
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-2420-43/+110
|\
| * wireless: b43: fix error path in SDIOGuennadi Liakhovetski2010-11-231-0/+1
| * carl9170: fix virtual interface setup crashChristian Lamparter2010-11-221-1/+1
| * ath9k: fix timeout on stopping rx dmaFelix Fietkau2010-11-221-1/+1
| * ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1
| * ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-162-1/+5
| * ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-163-1/+9
| * ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-161-0/+5
| * ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1
| * carl9170: fix usb anchor wait timeoutChristian Lamparter2010-11-151-2/+2
| * iwlwifi: dont use pci_dev before it being assignWey-Yi Guy2010-11-091-1/+2
| * ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan2010-11-081-0/+1
| * ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan2010-11-081-16/+14
| * ath9k_htc: Add support for device ID 3346Haitao Zhang2010-11-081-0/+1
| * ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan2010-11-082-0/+4
| * libertas: terminate scan when stopping interfaceDaniel Drake2010-11-083-2/+11
| * ath9k: check old power mode before clearing cycle countersFelix Fietkau2010-11-081-4/+8
| * carl9170: usbid table updatesChristian Lamparter2010-11-081-1/+3
| * ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-083-0/+14
| * ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan2010-11-084-8/+23
| * libipw: fix proc entry removalLinus Torvalds2010-11-081-4/+5
* | ath9k_htc: fix eeprom accessFelix Fietkau2010-11-221-0/+1
* | ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau2010-11-222-0/+5
* | zd1211rw: Use constJoe Perches2010-11-221-2/+2
* | rt2x00: Use static constJoe Perches2010-11-221-1/+1
* | rndis_wlan: Use static constJoe Perches2010-11-221-3/+6
* | ray_cs: Use static constJoe Perches2010-11-221-2/+2
* | libertas: Use static constJoe Perches2010-11-222-2/+4
* | iwlwifi: Use static constJoe Perches2010-11-223-8/+9
* | b43: Use static constJoe Perches2010-11-221-3/+5
* | atmel: Use static constJoe Perches2010-11-221-2/+4
* | carl9170: Use static constJoe Perches2010-11-221-1/+1
* | ath9k: Use static constJoe Perches2010-11-2213-64/+74
* | ath5k: Use static constJoe Perches2010-11-221-17/+17
* | ar9170: Use constJoe Perches2010-11-221-1/+1
* | carl9170: fix init-self regressionChristian Lamparter2010-11-221-1/+1
* | libertas: remove duplicated #includeHuang Weiyi2010-11-221-2/+0
* | ath9k: fix recursive locking in the tx flush pathFelix Fietkau2010-11-221-0/+2
* | iwlwifi: fix modular 3945 only buildJohannes Berg2010-11-221-0/+4
* | b43: rfkill: use HI enabled bit for all devicesRafał Miłecki2010-11-221-17/+2
* | b43: N-PHY: add 2056 radio channels tablesRafał Miłecki2010-11-221-0/+5968
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-11-2226-225/+345
|\ \
OpenPOWER on IntegriCloud