summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-30mac80211: cleanup kmalloc/memset -> kcallocWei Yongjun1-3/+1
2009-01-30ath5k: notice a negative keytypeRoel Kluin1-1/+1
2009-01-30rt2x00: Add LED_MODE_ASUS supportIvo van Doorn3-3/+9
2009-01-30rt2x00: conf_tx() only need register access for WMM queuesIvo van Doorn2-30/+30
2009-01-30rt2x00: Update copyright year to 2009Ivo van Doorn31-31/+31
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-30nl80211: New command for adding extra IE(s) into management framesJouni Malinen7-6/+246
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 Juhos5-48/+77
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-30nl80211: Fix documentation errorsJouni Malinen1-3/+3
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-30mac80211: Fix radiotap header it_present on big endian CPUsJouni Malinen1-1/+1
2009-01-30mac80211: Mark ieee80211_process_sa_query_req() staticJouni Malinen1-3/+3
2009-01-30libertas: if_spi, driver for libertas GSPI devicesColin McCabe6-0/+1446
2009-01-30p54: upgrade memrecord to p54_tx_infoChristian Lamparter3-17/+21
2009-01-30p54: refactor p54_alloc_skbChristian Lamparter2-41/+35
2009-01-30mac80211: document return codes from ops callbacksBob Copeland1-2/+13
2009-01-30IWL: fix WARN typoJiri Slaby1-3/+3
2009-01-30libertas: Update libertas core with GSPI constantsColin McCabe3-3/+11