summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2011-06-01b43: bus: add helpers for checking host typeRafał Miłecki2-6/+17
2011-06-01b43: use new pointers path to access ssb_device in SSB specific placesRafał Miłecki1-11/+17
2011-06-01b43: SDIO: use new pointers path to access ssb_deviceRafał Miłecki1-2/+2
2011-06-01b43: LP-PHY: use new pointers path to access ssb_deviceRafał Miłecki1-5/+10
2011-06-01ath9k: mark few functions as staticMohammed Shafi Shajakhan2-6/+3
2011-06-01ath9k: make ath9k_setpower function as staticMohammed Shafi Shajakhan2-2/+1
2011-06-01ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau4-20/+0
2011-06-01ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau4-206/+138
2011-06-01ath9k: remove redundant if checkMohammed Shafi Shajakhan1-17/+12
2011-06-01mac80211_hwsim driver support userspace frame tx/rxJavier Lopez2-15/+580
2011-06-01rt2x00: Enabled rt35xx device support by default.Gertjan van Wingerde1-7/+2
2011-06-01rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.Gertjan van Wingerde3-84/+82
2011-06-01rt2x00: Interface sequence lock doesn't have to disable interrupts.Gertjan van Wingerde1-3/+2
2011-06-01rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo cardGertjan van Wingerde3-7/+295
2011-06-01rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence.Gertjan van Wingerde1-1/+5
2011-06-01rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band.Gertjan van Wingerde1-2/+4
2011-06-01b43: bus: abstract bus and core operationsRafał Miłecki5-16/+77
2011-06-01b43: bus: abstract board infoRafał Miłecki9-57/+54
2011-06-01b43: bus: abstract chip infoRafał Miłecki6-25/+28
2011-06-01b43: bus: abstract device structs and irqRafał Miłecki6-22/+30
2011-06-01b43: bus: abstract SPROMRafał Miłecki12-99/+107
2011-06-01b43: bus: abstract 80211 core infoRafał Miłecki7-25/+31
2011-06-01b43: bus: abstract R/W operationsRafał Miłecki3-6/+53
2011-06-01b43: add bus device abstraction layerRafał Miłecki5-14/+74
2011-06-01b43: rename ssb_device variable in ssb specific functionsRafał Miłecki1-14/+15
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville12-24/+61
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd1-1/+1
2011-05-27wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2-2/+0
2011-05-27iwl4965: fix 5GHz operationStanislaw Gruszka1-2/+2
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan1-1/+2
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan3-1/+28
2011-05-26ath9k: Reset chip on baseband hangRajkumar Manoharan1-1/+3
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki1-1/+1
2011-05-26rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger1-0/+7
2011-05-26rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger1-13/+15
2011-05-26mwifiex: correct event header lengthYogesh Ashok Powar1-2/+2
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller123-870/+1348
2011-05-25Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville123-870/+1348
2011-05-24iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy1-2/+2
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-28/+29
2011-05-23b43: fix comment typo reqest -> requestJim Cromie1-2/+2
2011-05-19ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan1-1/+1
2011-05-19ath9k: implement .tx_last_beacon()Felix Fietkau3-0/+55
2011-05-19b43: read PHY info only when needed (for PHY-A)Rafał Miłecki1-1/+2
2011-05-19b43: separate ssb core resetRafał Miłecki1-2/+8
2011-05-19b43: add helper for finding GPIO deviceRafał Miłecki1-20/+21
2011-05-19b43: dma: cache translation (routing bits)Rafał Miłecki2-3/+6
2011-05-19b43: make b43_wireless_init less bus specificRafał Miłecki1-13/+10
2011-05-19b43: add helpers for block R/W opsRafał Miłecki2-10/+22
2011-05-19ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau1-1/+1