summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-29mac80211: Fix drop-unencrypted for management framesJouni Malinen1-1/+4
2009-01-29iwlagn: fix hw-rfkill while the interface is downHelmut Schaa1-54/+56
2009-01-29iwl3945: fix some warnings when compiled without debugHelmut Schaa1-0/+6
2009-01-29mac80211: trivial documentation fix (mesh_nexthop_lookup()).Rami Rosen1-1/+1
2009-01-29mac80211: trivial documentation fixes (enum mesh_path_flags).Rami Rosen1-3/+3
2009-01-29mac80211: remove mesh_plink_close() method.Rami Rosen2-31/+0
2009-01-29mac80211: cleanup kmalloc/memset -> kcallocWei Yongjun1-3/+1
2009-01-29ath5k: notice a negative keytypeRoel Kluin1-1/+1
2009-01-29rt2x00: Add LED_MODE_ASUS supportIvo van Doorn3-3/+9
2009-01-29rt2x00: conf_tx() only need register access for WMM queuesIvo van Doorn2-30/+30
2009-01-29rt2x00: Update copyright year to 2009Ivo van Doorn31-31/+31
2009-01-29Move orinoco Kconfig entries into drivers/net/wireless/orinoco/KconfigAndrey Borzenkov2-121/+121
2009-01-29p54spi: remove arch specific dependenciesChristian Lamparter2-19/+28
2009-01-29p54usb: fix conflict with recent usb changesChristian Lamparter1-6/+8
2009-01-29ath9k: Cleanup buffer type assignmentSujith1-17/+11
2009-01-29ath9k: Revamp TX aggregationSujith2-222/+93
2009-01-29ath9k: Handle holding descriptor in TX completion properlySujith1-8/+11
2009-01-29ath9k: Add a helper function to wake mac80211 queuesSujith1-11/+18
2009-01-29ath9k: Merge queue draining functionsSujith4-57/+55
2009-01-29ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directlySujith1-13/+9
2009-01-29ath9k: Reorganize code in xmit.cSujith3-1424/+1180
2009-01-29ath9k: Update short guard interval in rate controlSujith1-0/+2
2009-01-29ath9k: rateCodeToIndex is not used, remove itSujith2-14/+0
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen7-6/+246
2009-01-29ath9k: enable support for AR9100Gabor Juhos1-0/+3
2009-01-29ath9k: fix null pointer dereference in ani monitor codeGabor Juhos1-3/+3
2009-01-29ath9k: fix ar5416Addac_9100 valuesGabor Juhos1-1/+1
2009-01-29ath9k: remove (u16) casts from rtc register accessGabor Juhos2-9/+9
2009-01-29ath9k: get EEPROM contents from platform data on AHB busGabor Juhos5-48/+77
2009-01-29ath9k: introduce platform driver for AHB bus supportGabor Juhos4-0/+179
2009-01-29ath9k: move PCI code into separate fileGabor Juhos4-279/+328
2009-01-29ath9k: introduce bus specific cleanup routineGabor Juhos2-14/+30
2009-01-29ath9k: introduce bus specific cache size routineGabor Juhos2-2/+17
2009-01-29ath9k: convert to use bus-agnostic DMA routinesGabor Juhos4-48/+38
2009-01-29ath9k: convert to struct deviceGabor Juhos5-27/+35
2009-01-29iwl3945: report killswitch changes even if the interface is downHelmut Schaa2-32/+57
2009-01-29prism54: remove private implementation of le32_add_cpuHarvey Harrison2-8/+3
2009-01-29b43: Eliminate compilation warning in b43_op_set_keyLarry Finger1-1/+4
2009-01-29ath9k: Use a defined value for pci_set_power_state()Jouni Malinen1-1/+1
2009-01-29nl80211: Fix documentation errorsJouni Malinen1-3/+3
2009-01-29ath5k: discard 11g caps if reported by an ar5211 eepromHelmut Schaa1-2/+4
2009-01-29p54spi: p54spi driverChristian Lamparter6-1/+908
2009-01-29p54spi: stlc45xx eeprom blobChristian Lamparter1-0/+678
2009-01-29p54: longbow frontend supportChristian Lamparter2-53/+160
2009-01-29p54: prepare the eeprom parser routines for longbowChristian Lamparter3-51/+169
2009-01-29ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland1-32/+53
2009-01-29ath9k: Fix basic connectivity issueVasanthakumar Thiagarajan1-1/+5
2009-01-29rt2400,rt2500: init led_qual for LED_MODE_DEFAULTAndrew Price3-3/+3
2009-01-29mac80211: Fix radiotap header it_present on big endian CPUsJouni Malinen1-1/+1
2009-01-29mac80211: Mark ieee80211_process_sa_query_req() staticJouni Malinen1-3/+3