summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-14iwlagn: check beacon frame sizeJohannes Berg1-0/+2
2010-10-14iwlwifi: blink LED in IBSS modeJohannes Berg1-0/+1
2010-10-14iwlwifi: rewrite RXON checksJohannes Berg1-52/+50
2010-10-14iwlagn: 6050 ops should be used;Wey-Yi Guy1-1/+1
2010-10-14iwlwifi: clean up some beacon handlingJohannes Berg1-14/+11
2010-10-14iwlwifi: rename ibss_beacon variableJohannes Berg4-36/+36
2010-10-14iwlwifi: allow probe-after-rx on 2.4 GHzJohannes Berg2-28/+28
2010-10-14iwlgn: need longer tx queue stuck timer for coex devicesWey-Yi Guy2-15/+34
2010-10-13ath9k: Fix potential use-after-free.Ben Greear1-1/+1
2010-10-13ath9k: Set RX filter for Probe Request based on filter flagJouni Malinen2-2/+2
2010-10-13ath9k: Fix documentation in rate controlMohammed Shafi Shajakhan2-8/+9
2010-10-13ath5k: Move debugfs under ieee80211/[wiphy-name]Ben Greear3-36/+3
2010-10-12ath5k: fix build break from "ath5k: Print out opmode in debugfs"Joe Perches4-16/+13
2010-10-12Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2-5/+6
2010-10-12iwl3945: fix queue allocationJohannes Berg1-0/+1
2010-10-12iwlagn: prio_tbl need to download before calibrationWey-Yi Guy1-3/+4
2010-10-12iiwlagn: always download priority tableWey-Yi Guy1-2/+1
2010-10-11rt2x00: Fix URB error handlingIvo van Doorn2-10/+9
2010-10-11rt2x00: Don't perform watchdog checks on empty queueIvo van Doorn1-4/+6
2010-10-11rt2x00: Make queue_entry flags access atomicIvo van Doorn1-4/+4
2010-10-11rt2x00: Fix dead queue when skb allocation failedIvo van Doorn1-1/+1
2010-10-11rt2x00: Validate MCS on RX pathIvo van Doorn1-35/+37
2010-10-11rt2x00: Move watchdog work to kernel work_queueIvo van Doorn2-4/+7
2010-10-11rt2x00: Simplify Queue function argumentsIvo van Doorn8-57/+50
2010-10-11WIRELESS: at76c50x, remove unneeded NULL checkJiri Slaby1-2/+1
2010-10-11b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki3-5/+26
2010-10-11b43: N-PHY: fix logic in band switchingRafał Miłecki1-4/+5
2010-10-11b43: N-PHY: store info about current channel's typeRafał Miłecki3-6/+13
2010-10-11b43: N-PHY: grab more info about new channelRafał Miłecki1-32/+29
2010-10-11ath9k: built-in rate control A-MPDU fixBjörn Smedman1-0/+6
2010-10-11ath9k: A-MPDU rate control info fixBjörn Smedman1-6/+13
2010-10-11wl1251: move to it's own directoryKalle Valo32-102/+100
2010-10-11wl1251: create a copy of wl12xx_80211.h for wl1251Kalle Valo1-0/+156
2010-10-11carl9170: A-MPDU frame type filterChristian Lamparter1-1/+41
2010-10-11carl9170: remove stale rx error pathChristian Lamparter2-6/+11
2010-10-11carl9170: common error path for bad framesChristian Lamparter1-28/+20
2010-10-11rt2x00: Fix tx status handling in rt2800pciHelmut Schaa1-1/+1
2010-10-11rt2x00: Remove superfluous initialization of qidxHelmut Schaa1-1/+1
2010-10-11rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frameHelmut Schaa1-1/+2
2010-10-11rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssiHelmut Schaa1-1/+1
2010-10-11rt2x00: Optimize unmapping of skbsHelmut Schaa1-3/+1
2010-10-11rt2x00: Shortcut link state updates when not operating as STAHelmut Schaa1-0/+6
2010-10-11ath9k: implement channel utilization stats for surveyFelix Fietkau2-16/+98
2010-10-11ath9k: add compile time checking for the size of the channel listFelix Fietkau2-1/+7
2010-10-11ath5k: use the common cycle counter / listen time implementationFelix Fietkau3-41/+26
2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau9-87/+101
2010-10-11ath5k: store the clock rate in common data on channel changesFelix Fietkau3-6/+10
2010-10-11ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau3-37/+23
2010-10-11ath5k: Adjust opmode when interfaces are removed.Ben Greear1-26/+40
2010-10-11ath5k: Print out opmode in debugfs.Ben Greear3-0/+42