summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-23p54: add beacon filtering supportChristian Lamparter2-4/+14
2009-04-23p54: more SoftLED updatesChristian Lamparter2-23/+70
2009-04-23p54: clean up p54.h's struct p54_commonChristian Lamparter1-25/+42
2009-04-23net/ps3: Update maintainerMasakazu Mokuno1-2/+2
2009-04-23ath5k: reduce exported channel listBob Copeland1-0/+21
2009-04-23mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg3-86/+83
2009-04-23ath9k: Fix bug in determining HT40 modeSujith2-5/+2
2009-04-23ath9k: Determine number of streams from HT capabilitiesSujith2-12/+8
2009-04-23ath9k: Clean Interrupt handling routineSujith1-102/+95
2009-04-23ath9k: Trivial fix to handle AMPDU params properlySujith1-5/+5
2009-04-23ath9k: Initialize values when setting up the queue parametersSujith1-3/+4
2009-04-23ath9k: Remove the useless do..while loopsSujith3-68/+57
2009-04-23ath9k: Remove TIM from the interrupt maskSujith2-15/+0
2009-04-23ath9k: Check for root debugfs fileSujith1-0/+3
2009-04-23ath9k: Remove unused structuresSujith1-20/+0
2009-04-23ath9k: Remove a couple of unused variables in descriptor handlingSujith2-4/+1
2009-04-23ath9k: Cleanup buffer status handlingSujith2-11/+11
2009-04-23ath9k: Avoid unneeded castsSujith3-11/+11
2009-04-23ath9k: Remove redundant variable for Interrupt MitigationSujith2-11/+6
2009-04-23ath9k: Change return value of ath9k_hw_fill_cap_infoSujith2-9/+3
2009-04-23ath9k: Cleanup debug messagesSujith10-129/+115
2009-04-23ath9k: Remove redundant chainmask checkSujith1-8/+0
2009-04-23ath9k: Remove a few unused flagsSujith5-71/+30
2009-04-23ath9k: No need to abort Rx path when autosleep is enabled.Vivek Natarajan1-11/+18
2009-04-23b43: Do not "select" HW_RANDOMMichael Buesch3-3/+17
2009-04-23rt2x00: Fix Sparse warningIvo van Doorn1-1/+1
2009-04-23rt2x00: Move Move pci_dev specific access to rt2x00pciIvo van Doorn6-18/+33
2009-04-23ar9170: fix hang on stopChristian Lamparter1-3/+4
2009-04-23ath5k: fix scanning in AR2424Pavel Roskin1-1/+1
2009-04-23ath9k: Update maintainers for ath9kLuis R. Rodriguez1-0/+6
2009-04-23nl80211: Add Michael MIC failure eventJouni Malinen9-11/+111
2009-04-23nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen5-29/+31
2009-04-23nl80211: Require auth type for NL80211_CMD_AUTHENTICATEJouni Malinen1-7/+7
2009-04-23nl80211: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-23cfg80211: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-23rfkill-input: remove unused codeJohannes Berg1-69/+0
2009-04-23rfkill: remove user_claim stuffJohannes Berg12-72/+9
2009-04-23rfkill: remove deprecated state constantsJohannes Berg4-16/+8
2009-04-23nl80211: validate some input betterJohannes Berg1-37/+77
2009-04-23mac80211: Don't access managed mode bits in non-managed modeVasanthakumar Thiagarajan1-1/+1
2009-04-23p54spi: compensate firmware alignment bug in p54spi_rxMax Filippov1-1/+9
2009-04-23iwl3945: use iwl_mac_conf_txAbhijeet Kolekar4-90/+46
2009-04-23iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy6-108/+56
2009-04-23p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanupMax Filippov1-28/+28
2009-04-23libertas: support mesh for various firmware versionsBing Zhao9-50/+116
2009-04-23p54spi: fix p54spi_upload_firmwareMax Filippov1-15/+19
2009-04-23p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bitMax Filippov1-1/+1
2009-04-22e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarilyJesse Brandeburg4-11/+10
2009-04-22sa1100_ir: fix build breakageAlexander Beregalov1-1/+1
2009-04-21tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin5-17/+30