summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* p54spi: drop test for FW_STATE_RESET in p54spi_workMax Filippov2009-05-201-2/+1
* b43/legacy: fix beacon change processingJohannes Berg2009-05-202-25/+20
* p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rxMax Filippov2009-05-201-8/+20
* p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeededMax Filippov2009-05-201-2/+2
* p54spi: return status of p54spi_wakeupMax Filippov2009-05-201-7/+7
* p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...Max Filippov2009-05-201-6/+1
* p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dmaMax Filippov2009-05-201-5/+3
* drivers/net: use dev_get_drvdataJulia Lawall2009-05-201-1/+1
* iwlwifi: drop iwl3945_tid_dataTomas Winkler2009-05-201-5/+1
* iwlwifi: drop struct iwl3945_hw_keyTomas Winkler2009-05-202-9/+3
* b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio2009-05-203-59/+25
* ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan2009-05-202-28/+36
* ath9k: Remove unused parameters which are passed to ath_beacon_config_X()Vasanthakumar Thiagarajan2009-05-201-8/+5
* ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan2009-05-202-6/+6
* ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen2009-05-203-7/+114
* ath9k: Clean up RX processing a bitJouni Malinen2009-05-201-26/+34
* ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen2009-05-201-1/+1
* zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACKGábor Stefanik2009-05-202-4/+4
* wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2009-05-202-6/+6
* cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez2009-05-201-4/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-189-35/+93
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds2009-05-157-31/+89
| |\
| | * iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg2009-05-112-4/+6
| | * ath5k: update channel in sw state after stopping RX and TXBob Copeland2009-05-111-9/+13
| | * rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville2009-05-113-16/+62
| | * airo: airo_get_encode{,ext} potential buffer overflowJohn W. Linville2009-05-111-2/+8
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-102-11/+11
| |\ \ | | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-054-8/+13
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-2428-206/+370
| |\ \ \
| * | | | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-132-4/+4
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-1823-483/+252
|\ \ \ \ \
| * | | | | ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan2009-05-116-85/+36
| * | | | | ath9k: Remove bogus break after returnVasanthakumar Thiagarajan2009-05-111-2/+0
| * | | | | iwlwifi: default WMM AC parametersWey-Yi Guy2009-05-111-2/+14
| * | | | | iwlwifi: show qos AC parametersWey-Yi Guy2009-05-111-1/+21
| * | | | | iwlagn: show current rate scale data in debugfsWey-Yi Guy2009-05-111-0/+42
| * | | | | iwlwifi: use #define instead of hard coded valueWey-Yi Guy2009-05-112-10/+12
| * | | | | iwl3945: read rev id in nic configAbhijeet Kolekar2009-05-111-7/+5
| * | | | | iwlwifi: more descriptive unsupported hardware messageReinette Chatre2009-05-111-1/+1
| * | | | | iwlagn: improve rate scale table searchMohamed Abbas2009-05-112-9/+40
| * | | | | iwlwifi: clean up PS codeJohannes Berg2009-05-117-292/+48
| * | | | | iwlwifi: fix PS disable status raceJohannes Berg2009-05-111-3/+2
| * | | | | iwlwifi: do proper hw restartJohannes Berg2009-05-114-61/+24
| * | | | | mac80211: move HT operation mode BSS infoJohannes Berg2009-05-113-4/+4
| * | | | | rt2x00: Fix chipset detection for rt73usbIvo van Doorn2009-05-111-1/+1
| * | | | | iwlwifi: make iwl_set_rate staticJohannes Berg2009-05-112-4/+1
| * | | | | wireless: WL12XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-05-111-1/+1
* | | | | | net: remove needless (now buggy) & from dev->dev_addrJiri Pirko2009-05-172-2/+2
|/ / / / /
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-0895-1280/+16237
|\ \ \ \ \
| * | | | | ath9k: remove redundant AR9285 checksGabor Juhos2009-05-062-5/+4
OpenPOWER on IntegriCloud