summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: update beacon smarterJohannes Berg2011-10-142-2/+11
* iwlagn: add "echo test" command to debugfsWey-Yi Guy2011-10-143-1/+27
* iwlagn: check rf kill in queue stuckWey-Yi Guy2011-10-141-0/+3
* iwlagn: add "echo" test when command queue stuckWey-Yi Guy2011-10-142-1/+23
* iwlagn: add WARN if tx cmd complete come back lateWey-Yi Guy2011-10-141-0/+5
* iwlagn: add REPLY_ECHO host commandWey-Yi Guy2011-10-141-0/+1
* iwlagn: add cmd queue pointer info when timeoutWey-Yi Guy2011-10-141-0/+9
* net: wireless: brcm80211: replace ndo_set_multicast_list with ndo_set_rx_modeStephen Rothwell2011-10-121-1/+1
* mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar2011-10-1218-37/+2284
* ath9k: only send FCS-fail packets to mac80211 if requestedFelix Fietkau2011-10-111-1/+2
* ath9k_hw: fix a regression in key miss handlingFelix Fietkau2011-10-114-17/+19
* ath9k_hw: remove EEP_REG_1Felix Fietkau2011-10-115-9/+0
* ath: remove ath_regulatory::current_rd_extFelix Fietkau2011-10-113-7/+0
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-1113-176/+85
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-116-17/+17
* ath9k: disable unnecessary PHY error reportingFelix Fietkau2011-10-112-9/+1
* b43: trivial: do not report any link quality instead of invalid oneRafał Miłecki2011-10-111-5/+7
* rtlwifi: Change debug parameter to apply to individual driversLarry Finger2011-10-116-6/+25
* ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau2011-10-112-2/+8
* ath9k: improve PS filter clearing and retry counting for A-MPDUFelix Fietkau2011-10-111-7/+6
* ath9k: keep track of what's triggering hardware resetsFelix Fietkau2011-10-114-5/+47
* ath9k: indicate which queues are blocked when stopping tx failsFelix Fietkau2011-10-111-3/+5
* mwifiex: fix smatch errorsYogesh Ashok Powar2011-10-113-2/+7
* ath9k: remove some bogus error handling codeDan Carpenter2011-10-111-7/+0
* ath5k: remove some unneeded error handling codeDan Carpenter2011-10-111-6/+0
* iwlagn: separate init calib and rt calibWey-Yi Guy2011-10-112-1/+11
* Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xxJohn W. Linville2011-10-119-24/+158
|\
| * wl12xx: disable AP-mode-specific quirksEliad Peller2011-10-074-22/+0
| * wl12xx: Add support for HW channel switchShahar Levi2011-10-076-1/+133
| * wl12xx: set max_sched_scan_ie_len correctlyLuciano Coelho2011-10-071-0/+3
| * wl12xx: configure rate policy for p2p operationsEliad Peller2011-10-073-1/+22
* | net: wireless: add brcm80211 driversArend van Spriel2011-10-1179-0/+97053
* | ath6kl: fixup merge damage in ath6kl_mgmt_txJohn W. Linville2011-10-111-1/+1
|/
* ath9k_hw: set pci_express capability true for AR9480Mohammed Shafi Shajakhan2011-10-031-1/+6
* ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan2011-10-031-0/+4
* libertas: detect TX lockups and reset hardwareDaniel Drake2011-10-032-0/+36
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-0324-30/+53
* iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry2011-10-035-33/+34
* ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan2011-10-031-6/+1
* mwifiex: handle an error path correctlyAmitkumar Karwar2011-10-031-4/+1
* mwifiex: correct AMSDU aggregation checkAmitkumar Karwar2011-10-034-11/+25
* ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez2011-10-031-0/+1
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2011-10-0321-1549/+4050
|\
| * ath6kl: include vmalloc.h in debug.cKalle Valo2011-10-031-0/+1
| * ath6kl: fix size_t related warningsKalle Valo2011-10-011-7/+7
| * wireless/ath6kl: use of module_param requires the inclusion of moduleparam.hStephen Rothwell2011-09-281-0/+1
| * ath6kl: improve wmi debug messagesKalle Valo2011-09-282-10/+37
| * ath6kl: add debug logs for bootingKalle Valo2011-09-282-9/+63
| * ath6kl: add sdio debug messagesKalle Valo2011-09-282-9/+29
| * ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo2011-09-284-22/+28