summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-11net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev1-9/+0
2012-04-11net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev1-55/+0
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen5-0/+81
2012-04-11ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed1-4/+0
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg7-1/+50
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches7-29/+15
2012-04-11ath9k: Add more recv stats.Ben Greear3-11/+65
2012-04-11ath9k: Add tx-failed counter.Ben Greear3-0/+4
2012-04-11ath9k: update to DFS pattern detector interfaceZefir Kurtisi2-52/+36
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2-0/+6
2012-04-11ath9k: add DFS pattern detectorZefir Kurtisi5-1/+850
2012-04-11mac80211: clean up an ieee80211_do_open error pathJohannes Berg1-3/+3
2012-04-11mac80211: add improved HW queue controlJohannes Berg8-42/+239
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg8-5/+96
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg2-3/+16
2012-04-11mac80211: Check basic rates when peeringAshok Nagarajan3-7/+12
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan5-11/+23
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan5-16/+27
2012-04-11mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan1-0/+4
2012-04-11rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka3-8/+24
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz1-2/+2
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2-19/+21
2012-04-11team: add missed "statics"Jiri Pirko3-5/+5
2012-04-11team: ab: walk through port list non-rcuJiri Pirko1-1/+1
2012-04-11team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko2-17/+81
2012-04-11team: add bool option typeJiri Pirko2-11/+31
2012-04-11team: add support for per-port optionsJiri Pirko4-100/+278
2012-04-11batman-adv: add bridge loop avoidance compile optionSimon Wunderlich7-5/+89
2012-04-11batman-adv: form groups in the bridge loop avoidanceSimon Wunderlich2-6/+116
2012-04-11batman-adv: drop STP over batmanSimon Wunderlich1-0/+8
2012-04-11batman-adv: add broadcast duplicate checkSimon Wunderlich5-0/+91
2012-04-11batman-adv: don't let backbone gateways exchange tt entriesSimon Wunderlich4-2/+74
2012-04-11batman-adv: allow multiple entries in tt_global_entriesSimon Wunderlich2-93/+311
2012-04-11batman-adv: export claim tables through debugfsSimon Wunderlich4-3/+66
2012-04-11batman-adv: make bridge loop avoidance switchableSimon Wunderlich2-0/+11
2012-04-11batman-adv: add basic bridge loop avoidance codeSimon Wunderlich14-16/+1430
2012-04-11batman-adv: remove old bridge loop avoidance codeSimon Wunderlich9-517/+5
2012-04-11batman-adv: encourage batman to take shorter routes by changing the default h...Marek Lindner1-1/+1
2012-04-11batman-adv: Remove declaration of only locally used functionsSven Eckelmann2-16/+14
2012-04-11batman-adv: Replace bitarray operations with bitmapSven Eckelmann6-130/+41
2012-04-11batman-adv: use ETH_ALEN instead of hardcoded numeric constantsAntonio Quartulli1-13/+13
2012-04-11batman-adv: clean up KconfigAntonio Quartulli1-9/+8
2012-04-11MAINTAINERS: add additional maintainer for net/batman-advAntonio Quartulli1-0/+1
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli1-0/+16
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona5-3/+50
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona10-8/+392
2012-04-10mac80211: Allow tsf increments via debugfsJavier Cardona1-0/+12
2012-04-10mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona1-13/+13
2012-04-10mac80211: sanity check for null SSIDStanislaw Gruszka2-4/+17