aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-29iwlagn: fix hw-rfkill while the interface is downGravatar Helmut Schaa 1-54/+56
2009-01-29iwl3945: fix some warnings when compiled without debugGravatar Helmut Schaa 1-0/+6
2009-01-29ath5k: notice a negative keytypeGravatar Roel Kluin 1-1/+1
2009-01-29rt2x00: Add LED_MODE_ASUS supportGravatar Ivo van Doorn 3-3/+9
2009-01-29rt2x00: conf_tx() only need register access for WMM queuesGravatar Ivo van Doorn 2-30/+30
2009-01-29rt2x00: Update copyright year to 2009Gravatar Ivo van Doorn 31-31/+31
2009-01-29Move orinoco Kconfig entries into drivers/net/wireless/orinoco/KconfigGravatar Andrey Borzenkov 2-121/+121
2009-01-29p54spi: remove arch specific dependenciesGravatar Christian Lamparter 2-19/+28
2009-01-29p54usb: fix conflict with recent usb changesGravatar Christian Lamparter 1-6/+8
2009-01-29ath9k: Cleanup buffer type assignmentGravatar Sujith 1-17/+11
2009-01-29ath9k: Revamp TX aggregationGravatar Sujith 2-222/+93
2009-01-29ath9k: Handle holding descriptor in TX completion properlyGravatar Sujith 1-8/+11
2009-01-29ath9k: Add a helper function to wake mac80211 queuesGravatar Sujith 1-11/+18
2009-01-29ath9k: Merge queue draining functionsGravatar Sujith 4-57/+55
2009-01-29ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directlyGravatar Sujith 1-13/+9
2009-01-29ath9k: Reorganize code in xmit.cGravatar Sujith 3-1424/+1180
2009-01-29ath9k: Update short guard interval in rate controlGravatar Sujith 1-0/+2
2009-01-29ath9k: rateCodeToIndex is not used, remove itGravatar Sujith 2-14/+0
2009-01-29ath9k: enable support for AR9100Gravatar Gabor Juhos 1-0/+3
2009-01-29ath9k: fix null pointer dereference in ani monitor codeGravatar Gabor Juhos 1-3/+3
2009-01-29ath9k: fix ar5416Addac_9100 valuesGravatar Gabor Juhos 1-1/+1
2009-01-29ath9k: remove (u16) casts from rtc register accessGravatar Gabor Juhos 2-9/+9
2009-01-29ath9k: get EEPROM contents from platform data on AHB busGravatar Gabor Juhos 4-48/+49
2009-01-29ath9k: introduce platform driver for AHB bus supportGravatar Gabor Juhos 4-0/+179
2009-01-29ath9k: move PCI code into separate fileGravatar Gabor Juhos 4-279/+328
2009-01-29ath9k: introduce bus specific cleanup routineGravatar Gabor Juhos 2-14/+30
2009-01-29ath9k: introduce bus specific cache size routineGravatar Gabor Juhos 2-2/+17
2009-01-29ath9k: convert to use bus-agnostic DMA routinesGravatar Gabor Juhos 4-48/+38
2009-01-29ath9k: convert to struct deviceGravatar Gabor Juhos 5-27/+35
2009-01-29iwl3945: report killswitch changes even if the interface is downGravatar Helmut Schaa 2-32/+57
2009-01-29prism54: remove private implementation of le32_add_cpuGravatar Harvey Harrison 2-8/+3
2009-01-29b43: Eliminate compilation warning in b43_op_set_keyGravatar Larry Finger 1-1/+4
2009-01-29ath9k: Use a defined value for pci_set_power_state()Gravatar Jouni Malinen 1-1/+1
2009-01-29ath5k: discard 11g caps if reported by an ar5211 eepromGravatar Helmut Schaa 1-2/+4
2009-01-29p54spi: p54spi driverGravatar Christian Lamparter 6-1/+908
2009-01-29p54spi: stlc45xx eeprom blobGravatar Christian Lamparter 1-0/+678
2009-01-29p54: longbow frontend supportGravatar Christian Lamparter 2-53/+160
2009-01-29p54: prepare the eeprom parser routines for longbowGravatar Christian Lamparter 3-51/+169
2009-01-29ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxGravatar Bob Copeland 1-32/+53
2009-01-29ath9k: Fix basic connectivity issueGravatar Vasanthakumar Thiagarajan 1-1/+5
2009-01-29rt2400,rt2500: init led_qual for LED_MODE_DEFAULTGravatar Andrew Price 3-3/+3
2009-01-29libertas: if_spi, driver for libertas GSPI devicesGravatar Colin McCabe 5-0/+1421
2009-01-29p54: upgrade memrecord to p54_tx_infoGravatar Christian Lamparter 3-17/+21
2009-01-29p54: refactor p54_alloc_skbGravatar Christian Lamparter 2-41/+35
2009-01-29IWL: fix WARN typoGravatar Jiri Slaby 1-3/+3
2009-01-29libertas: Update libertas core with GSPI constantsGravatar Colin McCabe 3-3/+11
2009-01-29iwl3945: Fix iwl3945_init_drv()Gravatar Samuel Ortiz 1-2/+2
2009-01-29iwlwifi: update copyright year to 2009Gravatar Reinette Chatre 45-60/+60
2009-01-29iwl3945: Change crypto parameter nameGravatar Samuel Ortiz 2-4/+5
2009-01-29iwl3945: use hw_params.rx_buf_sizeGravatar Winkler, Tomas 5-21/+25