summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-03-29tg3: Add GRO support.David S. Miller1-2/+2
2009-03-29niu: Add GRO support.David S. Miller1-5/+7
2009-03-29ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller1-5/+6
2009-03-29gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller1-1/+1
2009-03-29netpoll: store local and remote ip in net-endianHarvey Harrison1-6/+4
2009-03-29dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov1-1/+1
2009-03-29ni5010: convert to net_device_opsAlexander Beregalov1-6/+12
2009-03-28mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg9-17/+71
2009-03-28mac80211: unify and fix TX aggregation startJohannes Berg1-1/+1
2009-03-28iwlwifi: show current driver status in user readable formatWey-Yi Guy1-1/+53
2009-03-28ath5k: properly drop packets from ops->txBob Copeland1-4/+6
2009-03-28ar9170: single module buildChristian Lamparter6-60/+7
2009-03-28ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez1-1/+6
2009-03-28rt2x00: New USB ID for rt73usbIvo van Doorn1-0/+2
2009-03-28ath5k: warn and correct rate for unknown hw rate indexesBob Copeland2-4/+13
2009-03-28b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava1-1/+1
2009-03-28p54: Kconfig maintenanceChristian Lamparter1-28/+4
2009-03-28ar9170: simplify & deBUG tx_status queueing and reportingChristian Lamparter3-103/+49
2009-03-28ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho1-0/+2
2009-03-28ar9170: update Makefile, Kconfig and MAINTAINERSChristian Lamparter4-0/+35
2009-03-28ar9170: ar9170: USB frontend driverChristian Lamparter2-0/+821
2009-03-28ar9170: mac/bbp and phy codeChristian Lamparter2-0/+1692
2009-03-28ar9170: ar9170: mac80211 interaction codeChristian Lamparter5-0/+2377
2009-03-28ar9170: hardware and eeprom header filesChristian Lamparter2-0/+585
2009-03-28mac80211_hwsim: let the reg workqueue breathe when regtest is setLuis R. Rodriguez1-0/+3
2009-03-28Add mesh point functionality to ath9kPat Erley4-13/+18
2009-03-28p54: fix SoftLED compile dependenciesChristian Lamparter2-8/+13
2009-03-28ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan2-21/+8
2009-03-28ath9k: Fix bug in reporting status of tx rateVasanthakumar Thiagarajan1-13/+22
2009-03-28b43: Mask PHY TX error interrupt, if not debuggingMichael Buesch1-0/+2
2009-03-28wireless/p54: P54_SPI should depend on GENERIC_HARDIRQSGeert Uytterhoeven1-1/+1
2009-03-28ath9k: Fix rate control update for aggregated framesVasanthakumar Thiagarajan1-8/+18
2009-03-28iwl3945: replace stations with stations_39Abhijeet Kolekar1-3/+3
2009-03-28iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy3-3/+7
2009-03-28iwl3945: control rate decreaseAbhijeet Kolekar1-7/+6
2009-03-28iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar2-2/+2
2009-03-28iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar3-8/+10
2009-03-28iwl3945: set TFD_QUEUE_MAX to correct valueAbhijeet Kolekar2-4/+7
2009-03-28iwlwifi: support 11hMohamed Abbas2-1/+3
2009-03-28iwlcore: dont commit power command if interface is not upMohamed Abbas1-1/+1
2009-03-28iwlagn: allow power level setting all the timesMohamed Abbas2-10/+0
2009-03-28iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going downWey-Yi Guy1-2/+11
2009-03-28iwl3945: use changed in iwl3945_mac_configMohamed Abbas1-8/+12
2009-03-28iwlagn: use changed in mac_configMohamed Abbas2-80/+85
2009-03-28ath5k: Add tx power calibration supportNick Kossifidis7-97/+1180
2009-03-28ath5k: remove dummy PCI "retry timeout" fixBob Copeland1-7/+0
2009-03-28ath5k: disable MIB interruptsBob Copeland1-1/+1
2009-03-28ath5k: Convert chip specific calibration data to a generic formatNick Kossifidis2-273/+629
2009-03-28ath5k: Choose the right initvals for RF2425Nick Kossifidis1-2/+2
2009-03-28ath9k: Keep LED on in idle state after associationVasanthakumar Thiagarajan1-6/+13