summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-2269-10/+12
* Make ar9170 use common ath reg codeChristian Lamparter2009-04-224-1/+23
* ath5k: use regulatory infrastructureBob Copeland2009-04-223-2/+24
* ath: move more setup code into ath_regd_initBob Copeland2009-04-223-56/+58
* atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland2009-04-2213-111/+155
* ath9k: pass regd structure directly to regulatory functionsBob Copeland2009-04-224-73/+86
* ath9k: separate ath9k specific code from ath9k_regd_get_ctl()Bob Copeland2009-04-221-13/+23
* iwlwifi: change check triggering device restart after rfkill changeReinette Chatre2009-04-221-1/+1
* rndis_wlan: convert scan to cfg80211Jussi Kivilinna2009-04-221-194/+147
* rndis_wlan: convert get range to cfg80211Jussi Kivilinna2009-04-221-108/+2
* rndis_wlan: change quality level scaleJussi Kivilinna2009-04-221-3/+3
* 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
* ath5k: reduce exported channel listBob Copeland2009-04-221-0/+21
* 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
* rfkill: remove user_claim stuffJohannes Berg2009-04-224-4/+0
* rfkill: remove deprecated state constantsJohannes Berg2009-04-221-2/+2
* 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
OpenPOWER on IntegriCloud