summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-01-30Move orinoco Kconfig entries into drivers/net/wireless/orinoco/KconfigAndrey Borzenkov2-121/+121
2009-01-30p54spi: remove arch specific dependenciesChristian Lamparter2-19/+28
2009-01-30p54usb: fix conflict with recent usb changesChristian Lamparter1-6/+8
2009-01-30ath9k: Cleanup buffer type assignmentSujith1-17/+11
2009-01-30ath9k: Revamp TX aggregationSujith2-222/+93
2009-01-30ath9k: Handle holding descriptor in TX completion properlySujith1-8/+11
2009-01-30ath9k: Add a helper function to wake mac80211 queuesSujith1-11/+18
2009-01-30ath9k: Merge queue draining functionsSujith4-57/+55
2009-01-30ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directlySujith1-13/+9
2009-01-30ath9k: Reorganize code in xmit.cSujith3-1424/+1180
2009-01-30ath9k: Update short guard interval in rate controlSujith1-0/+2
2009-01-30ath9k: rateCodeToIndex is not used, remove itSujith2-14/+0
2009-01-30ath9k: enable support for AR9100Gabor Juhos1-0/+3
2009-01-30ath9k: fix null pointer dereference in ani monitor codeGabor Juhos1-3/+3
2009-01-30ath9k: fix ar5416Addac_9100 valuesGabor Juhos1-1/+1
2009-01-30ath9k: remove (u16) casts from rtc register accessGabor Juhos2-9/+9
2009-01-30ath9k: get EEPROM contents from platform data on AHB busGabor Juhos4-48/+49
2009-01-30ath9k: introduce platform driver for AHB bus supportGabor Juhos4-0/+179
2009-01-30ath9k: move PCI code into separate fileGabor Juhos4-279/+328
2009-01-30ath9k: introduce bus specific cleanup routineGabor Juhos2-14/+30
2009-01-30ath9k: introduce bus specific cache size routineGabor Juhos2-2/+17
2009-01-30ath9k: convert to use bus-agnostic DMA routinesGabor Juhos4-48/+38
2009-01-30ath9k: convert to struct deviceGabor Juhos5-27/+35
2009-01-30iwl3945: report killswitch changes even if the interface is downHelmut Schaa2-32/+57
2009-01-30prism54: remove private implementation of le32_add_cpuHarvey Harrison2-8/+3
2009-01-30b43: Eliminate compilation warning in b43_op_set_keyLarry Finger1-1/+4
2009-01-30ath9k: Use a defined value for pci_set_power_state()Jouni Malinen1-1/+1
2009-01-30ath5k: discard 11g caps if reported by an ar5211 eepromHelmut Schaa1-2/+4
2009-01-30p54spi: p54spi driverChristian Lamparter6-1/+908
2009-01-30p54spi: stlc45xx eeprom blobChristian Lamparter1-0/+678
2009-01-30p54: longbow frontend supportChristian Lamparter2-53/+160
2009-01-30p54: prepare the eeprom parser routines for longbowChristian Lamparter3-51/+169
2009-01-30ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland1-32/+53
2009-01-30ath9k: Fix basic connectivity issueVasanthakumar Thiagarajan1-1/+5
2009-01-30rt2400,rt2500: init led_qual for LED_MODE_DEFAULTAndrew Price3-3/+3
2009-01-30libertas: if_spi, driver for libertas GSPI devicesColin McCabe5-0/+1421
2009-01-30p54: upgrade memrecord to p54_tx_infoChristian Lamparter3-17/+21
2009-01-30p54: refactor p54_alloc_skbChristian Lamparter2-41/+35
2009-01-30IWL: fix WARN typoJiri Slaby1-3/+3
2009-01-30libertas: Update libertas core with GSPI constantsColin McCabe3-3/+11
2009-01-30iwl3945: Fix iwl3945_init_drv()Samuel Ortiz1-2/+2
2009-01-30iwlwifi: update copyright year to 2009Reinette Chatre45-60/+60
2009-01-30iwl3945: Change crypto parameter nameSamuel Ortiz2-4/+5
2009-01-30iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas5-21/+25
2009-01-30iwl3945: remove double defined 3945 tfd structuresWinkler, Tomas1-12/+0
2009-01-30iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas3-11/+2
2009-01-30iwl3945: kill iwl3945_rx_queue_spaceWinkler, Tomas1-17/+2
2009-01-30iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas7-58/+18
2009-01-30iwl3945: kill hw_params.tx_ant_numWinkler, Tomas2-4/+0
2009-01-30mac80211_hwsim: Report driver as MFP capableJouni Malinen1-0/+2