summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* wl1271: avoid redundant memcpy of rx_statusEliad Peller2010-09-211-3/+1
* carl9170: fix hang in AP mode when HT STA does PSMChristian Lamparter2010-09-211-2/+2
* carl9170: reinit phy after HT settings have changedChristian Lamparter2010-09-212-12/+14
* carl9170: fix state downgrade during resetChristian Lamparter2010-09-211-2/+0
* carl9170: abort tasklet during usb resetChristian Lamparter2010-09-211-0/+3
* carl9170: don't load bogus nf of chain 1Christian Lamparter2010-09-213-12/+9
* carl9170: fix noise dBm conversionChristian Lamparter2010-09-211-2/+2
* carl9170: use rx chainmask from eepromChristian Lamparter2010-09-211-1/+4
* ath5k: Add tx queue configuration functionBruno Randolf2010-09-211-1/+39
* ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf2010-09-214-65/+65
* ath5k: Keep last descriptor in queueBruno Randolf2010-09-211-32/+32
* ath5k: Count how many times a queue got stuckBruno Randolf2010-09-213-0/+5
* ath5k: Add watchdog for stuck TX queuesBruno Randolf2010-09-213-0/+56
* ath5k: Move tx frame completion into separate functionBruno Randolf2010-09-211-50/+57
* ath5k: Fix TX queues stoppingBruno Randolf2010-09-211-5/+4
* ath5k: Fix queue debug fileBruno Randolf2010-09-211-2/+7
* ath5k: Use four hardware queuesBruno Randolf2010-09-212-7/+45
* ath5k: reorder base.c to remove fwd declsBob Copeland2010-09-211-898/+764
* ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf2010-09-213-9/+5
* carl9170: update AR9170 phy initvalsChristian Lamparter2010-09-211-3/+5
* wl1271: make ref_clock configurable by boardOhad Ben-Cohen2010-09-215-5/+11
* wl1271: take irq info from private board dataOhad Ben-Cohen2010-09-211-7/+8
* wl12xx: add platform data passing supportOhad Ben-Cohen2010-09-213-1/+34
* wl1271: propagate set_power's return valueOhad Ben-Cohen2010-09-215-12/+22
* wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen2010-09-213-3/+3
* iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy2010-09-171-0/+2
* iwlagn: minor coex API changesWey-Yi Guy2010-09-171-1/+6
* iwlagn: correct naming for failure reply tx statusWey-Yi Guy2010-09-174-14/+9
* iwlwifi: corrections to debug output of ucode statisticsJay Sternberg2010-09-171-222/+135
* iwlagn: adding aggregated frame failure status to debugfsWey-Yi Guy2010-09-172-2/+54
* iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy2010-09-172-0/+68
* iwlagn: log aggregation tx command statusWey-Yi Guy2010-09-172-0/+35
* iwlagn: keep track of failure tx statusWey-Yi Guy2010-09-178-0/+126
* iwlagn: keep track fail tx reason counterWey-Yi Guy2010-09-172-0/+108
* iwlagn: add bt_status_read for 5150Wey-Yi Guy2010-09-171-0/+1
* ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez2010-09-161-1/+2
* ath9k: fix regression which prevents chip sleep after CAB dataSenthil Balasubramanian2010-09-161-1/+1
* ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez2010-09-163-10/+5
* ath9k: fix regression on beacon loss after bgscanLuis R. Rodriguez2010-09-161-2/+4
* ath9k: fix power save race conditionsLuis R. Rodriguez2010-09-162-1/+7
* ath9k_htc: Fix register read through bulk pipeRajkumar Manoharan2010-09-161-2/+4
* mac80211: add p2p device type supportJohannes Berg2010-09-161-4/+11
* ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan2010-09-165-6/+7
* libertas: correct sparse warningsJohn W. Linville2010-09-162-5/+3
* ath9k: make ath_ant_div_conf_fast_divbias staticJohn W. Linville2010-09-161-1/+1
* iwlwifi: fix sparse warning about wrong enum for band parameterJohn W. Linville2010-09-161-1/+1
* ath9k: Print rxfilter in debugfs.Ben Greear2010-09-161-10/+43
* ath9k: calcrxfilter should take multiple VIFs into account.Ben Greear2010-09-161-3/+3
* ath9k: Use common ath key management functionsBruno Randolf2010-09-1610-583/+6
* ath5k: Use common crypt capabilities flagsBruno Randolf2010-09-163-7/+7
OpenPOWER on IntegriCloud