summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rndis_wlan: convert get/set mode to cfg80211John W. Linville2009-04-221-52/+43
* rndis_wlan: initiate cfg80211 conversionJohn W. Linville2009-04-221-29/+85
* p54: add beacon filtering supportChristian Lamparter2009-04-222-4/+14
* p54: more SoftLED updatesChristian Lamparter2009-04-222-23/+70
* p54: clean up p54.h's struct p54_commonChristian Lamparter2009-04-221-25/+42
* net/ps3: Update maintainerMasakazu Mokuno2009-04-221-2/+2
* ath5k: reduce exported channel listBob Copeland2009-04-221-0/+21
* mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg2009-04-223-86/+83
* ath9k: Fix bug in determining HT40 modeSujith2009-04-222-5/+2
* ath9k: Determine number of streams from HT capabilitiesSujith2009-04-222-12/+8
* ath9k: Clean Interrupt handling routineSujith2009-04-221-102/+95
* ath9k: Trivial fix to handle AMPDU params properlySujith2009-04-221-5/+5
* ath9k: Initialize values when setting up the queue parametersSujith2009-04-221-3/+4
* ath9k: Remove the useless do..while loopsSujith2009-04-223-68/+57
* ath9k: Remove TIM from the interrupt maskSujith2009-04-222-15/+0
* ath9k: Check for root debugfs fileSujith2009-04-221-0/+3
* ath9k: Remove unused structuresSujith2009-04-221-20/+0
* ath9k: Remove a couple of unused variables in descriptor handlingSujith2009-04-222-4/+1
* ath9k: Cleanup buffer status handlingSujith2009-04-222-11/+11
* ath9k: Avoid unneeded castsSujith2009-04-223-11/+11
* ath9k: Remove redundant variable for Interrupt MitigationSujith2009-04-222-11/+6
* ath9k: Change return value of ath9k_hw_fill_cap_infoSujith2009-04-222-9/+3
* ath9k: Cleanup debug messagesSujith2009-04-2210-129/+115
* ath9k: Remove redundant chainmask checkSujith2009-04-221-8/+0
* ath9k: Remove a few unused flagsSujith2009-04-225-71/+30
* ath9k: No need to abort Rx path when autosleep is enabled.Vivek Natarajan2009-04-221-11/+18
* b43: Do not "select" HW_RANDOMMichael Buesch2009-04-223-3/+17
* rt2x00: Fix Sparse warningIvo van Doorn2009-04-221-1/+1
* rt2x00: Move Move pci_dev specific access to rt2x00pciIvo van Doorn2009-04-226-18/+33
* ar9170: fix hang on stopChristian Lamparter2009-04-221-3/+4
* ath5k: fix scanning in AR2424Pavel Roskin2009-04-221-1/+1
* ath9k: Update maintainers for ath9kLuis R. Rodriguez2009-04-221-0/+6
* nl80211: Add Michael MIC failure eventJouni Malinen2009-04-229-11/+111
* nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen2009-04-225-29/+31
* nl80211: Require auth type for NL80211_CMD_AUTHENTICATEJouni Malinen2009-04-221-7/+7
* nl80211: remove duplicated #includeHuang Weiyi2009-04-221-1/+0
* cfg80211: remove duplicated #includeHuang Weiyi2009-04-221-1/+0
* rfkill-input: remove unused codeJohannes Berg2009-04-221-69/+0
* rfkill: remove user_claim stuffJohannes Berg2009-04-2212-72/+9
* rfkill: remove deprecated state constantsJohannes Berg2009-04-224-16/+8
* nl80211: validate some input betterJohannes Berg2009-04-221-37/+77
* mac80211: Don't access managed mode bits in non-managed modeVasanthakumar Thiagarajan2009-04-221-1/+1
* p54spi: compensate firmware alignment bug in p54spi_rxMax Filippov2009-04-221-1/+9
* iwl3945: use iwl_mac_conf_txAbhijeet Kolekar2009-04-224-90/+46
* iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy2009-04-226-108/+56
* p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanupMax Filippov2009-04-221-28/+28
* libertas: support mesh for various firmware versionsBing Zhao2009-04-229-50/+116
* p54spi: fix p54spi_upload_firmwareMax Filippov2009-04-221-15/+19
* p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bitMax Filippov2009-04-221-1/+1
* e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarilyJesse Brandeburg2009-04-224-11/+10