aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | b43: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0
| * | ath9k: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0
| * | ath5k: remove usage of deprecated noise valueJohn W. Linville2010-04-281-2/+1
| * | ar9170: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0
| * | mwl8k: remove usage of deprecated noise valueJohn W. Linville2010-04-281-2/+0
| * | mac80211: give virtual interface to hw_scanJohannes Berg2010-04-276-2/+9
| * | ath9k: Avoid corrupt frames being forwarded to mac80211.Vivek Natarajan2010-04-272-5/+5
| * | ath9k_htc: Handle CONF_IDLE during unassociated state to save power.Vivek Natarajan2010-04-272-19/+53
| * | ath9k_hw: Fix TX interrupt mitigation settingsLuis R. Rodriguez2010-04-271-4/+6
| * | ath9k_hw: fix noisefloor timeout handling on AR9003Felix Fietkau2010-04-271-0/+1
| * | ath9k_hw: Fix endian bug in an AR9003 EEPROM fieldFelix Fietkau2010-04-271-0/+3
| * | ath9k_hw: Fix typos in tx rate power level parsing for AR9003Felix Fietkau2010-04-271-2/+2
| * | ath9k_hw: use the configured power limit for AR9003Felix Fietkau2010-04-273-0/+5
| * | ath9k: wake queue after processing edma rx framesFelix Fietkau2010-04-271-0/+2
| * | ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau2010-04-275-20/+18
| * | ath9k_hw: update EEPROM data structure for AR9280Felix Fietkau2010-04-272-1/+4
| * | ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003Vasanthakumar Thiagarajan2010-04-272-2/+9
| * | ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez2010-04-273-1/+9
| * | ath9k_hw: fix typo in the AR9003 EEPROM data structure definitionFelix Fietkau2010-04-271-1/+1
| * | ath9k_hw: fix pll clock setting for 5ghz on AR9003Felix Fietkau2010-04-271-10/+1
| * | ath9k_hw: update initvals for AR9003Felix Fietkau2010-04-271-137/+128
| * | ath9k_htc: Simplify RX IRQ handlerSujith2010-04-271-22/+22
| * | ath9k_htc: Validate TX Endpoint IDSujith2010-04-271-3/+12
| * | ath9k_htc: Remove unnecessary powersave restoreSujith2010-04-271-1/+0
| * | libertastf: add configurable debug messagesSteve deRosier2010-04-265-79/+572
| * | rt2x00: rt2800lib: Remove redundant check for RT2872Helmut Schaa2010-04-261-1/+0
| * | rt2x00: rt2800lib: Fix rx path on SoC devicesHelmut Schaa2010-04-261-1/+33
| * | rt2x00: fix typo in rt2800.hHelmut Schaa2010-04-261-1/+1
| * | rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxxHelmut Schaa2010-04-262-0/+10
| * | rt2x00: rt2800lib: disable HT40 for now as it causes reception problemsHelmut Schaa2010-04-261-1/+4
| * | ath9k_htc: Really fix device hotunplugSujith2010-04-261-1/+2
| * | ath9k_htc: Fix WMI command raceSujith2010-04-261-4/+4
| * | ath9k_htc: Increase WMI timeout valueSujith2010-04-261-2/+2
| * | ath9k_htc: Process command data properlySujith2010-04-261-6/+12
| * | ath9k_htc: Use USB rebootSujith2010-04-261-1/+21
| * | ath9k_htc: Pass correct private pointerSujith2010-04-261-2/+3
| * | ath9k_hw: Remove pointless ANI deinitSujith2010-04-263-13/+0
| * | ath9k_htc: Cancel running timers before disabling HWSujith2010-04-261-5/+7
| * | ath9k_htc: Use multiple register writesSujith2010-04-261-0/+5
| * | ath9k_htc: Handle device unplug properlySujith2010-04-263-0/+12
| * | ath9k_htc: Simplify TX URB managementSujith2010-04-262-58/+49
| * | p54pci: fix regression from prevent stuck rx-ring on slow systemHans de Goede2010-04-261-8/+8
* | | forcedeth: Kill NAPI config options.David S. Miller2010-05-032-207/+1
* | | forcedeth: GRO supportTom Herbert2010-05-031-5/+8
* | | phy/micrel: Add module device ID table for autoloading.David S. Miller2010-05-031-0/+9
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-035-13/+133
|\ \ \
| * | | drivers/net/phy: micrel phy driverDavid J. Choi2010-05-033-0/+110
| * | | dm9601: fix phy/eeprom write routinePeter Korsgaard2010-05-031-1/+1
| * | | ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott2010-05-031-1/+4
| * | | ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott2010-05-031-11/+18