summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-12wireless, atmel: remove pointless test for NULL before release_firmware() callJesper Juhl
2012-04-12wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...Jesper Juhl
2012-04-12rtl8192de: Recognize 92D E-CUT version.Forest Bond
2012-04-12rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond
2012-04-12rtlwifi: support for Belkin Surf N300 XRLorenzo Bianconi
2012-04-12Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka
2012-04-11net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev
2012-04-11net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen
2012-04-11ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-04-11ath9k: Add more recv stats.Ben Greear
2012-04-11ath9k: Add tx-failed counter.Ben Greear
2012-04-11ath9k: update to DFS pattern detector interfaceZefir Kurtisi
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi
2012-04-11ath9k: add DFS pattern detectorZefir Kurtisi
2012-04-11mac80211: clean up an ieee80211_do_open error pathJohannes Berg
2012-04-11mac80211: add improved HW queue controlJohannes Berg
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg
2012-04-11mac80211: Check basic rates when peeringAshok Nagarajan
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan
2012-04-11mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan
2012-04-11rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona
2012-04-10mac80211: Allow tsf increments via debugfsJavier Cardona
2012-04-10mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona
2012-04-10mac80211: sanity check for null SSIDStanislaw Gruszka
2012-04-10mac80211: use IEEE80211_NUM_ACSJohannes Berg
2012-04-10mac80211: lazily stop queues in add_pendingJohannes Berg
2012-04-10mac80211: debounce queue stop/wakeJohannes Berg
2012-04-10mac80211: decouple # of netdev queues from HW queuesJohannes Berg
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove queue stop on rate control updateJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10mac80211: set HT channel before associationJohannes Berg
2012-04-10mac80211: use AC constantsJohannes Berg
2012-04-10mac80211: inline ieee80211_add_pending_skbsJohannes Berg