summaryrefslogtreecommitdiffstats
path: root/Documentation/i2o (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-10mac80211: disable PS while probing APJohannes Berg1-12/+33
2009-06-10mac80211: disable moving between PS modes during scanLuis R. Rodriguez2-5/+4
2009-06-10ath5k: minor rfkill cleanupBob Copeland6-26/+8
2009-06-10mac80211: clean up return value of __ieee80211_parse_tx_radiotapJohannes Berg1-7/+6
2009-06-10mac80211: don't use master netdev nameJohannes Berg2-6/+6
2009-06-10ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan1-0/+1
2009-06-10mac80211: Fix the way ADDBA request count being modifiedVasanthakumar Thiagarajan1-2/+4
2009-06-10cfg80211: fix for duplicate response for driver reg requestLuis R. Rodriguez1-1/+6
2009-06-10b43: Add fw capabilitiesMichael Buesch5-14/+61
2009-06-10rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins2-8/+5
2009-06-10sony-laptop: no need to unblock rfkill on loadAlan Jenkins1-1/+0
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins6-99/+56
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg9-78/+72
2009-06-10sony: fix rfkill codeJohannes Berg1-2/+1
2009-06-10rfkill: remove input KconfigJohannes Berg1-1/+1
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg15-341/+66
2009-06-10ath5k: added cfg80211 based rfkill supportTobias Doerffel7-17/+163
2009-06-10rfkill: print events when input handler is disabled/enabledJohannes Berg1-2/+4
2009-06-10ar9170: xmit code revampChristian Lamparter5-260/+550
2009-06-10ar9170: interpret firmware debug commandsJohannes Berg1-0/+32
2009-06-10mac80211 : fix unaligned rx skbmatthieu castet1-1/+1
2009-06-10b43: Fix possible unaligned u32 accessMatthieu CASTET1-3/+2
2009-06-10mac80211: fix minstrel single-rate memory corruptionBob Copeland1-1/+1
2009-06-10net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior3-52/+45
2009-06-10rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*Jussi Kivilinna1-78/+78
2009-06-10rndis_wlan: cleanup: capitalize enum labelsJussi Kivilinna1-68/+68
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg11-414/+19
2009-06-10rfkill: include err.hJohannes Berg1-0/+1
2009-06-09bnx2: no need to check before vfreeingBreno Leitao1-4/+2
2009-06-09ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599Yi Zou3-5/+42
2009-06-09e1000e: Expose MDI-X status via ethtool changeChaitanya Lala2-1/+16
2009-06-09e1000e: Call e1000e_config_collision_dist() after TCTL has been setSimon Horman1-2/+2
2009-06-09e1000e: Fixes possible phy corrupton on 82571 designs.Dave Graham3-7/+83
2009-06-09ieee802154: add simple HardMAC driver sampleSergey Lapin5-0/+298
2009-06-09ieee802154: add documentation about our stackSergey Lapin2-0/+88
2009-06-09net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin5-1/+737
2009-06-09net: add IEEE 802.15.4 socket family implementationSergey Lapin11-0/+1409
2009-06-09Add constants for the ieee 802.15.4 stackSergey Lapin5-3/+13
2009-06-09pkt_sched: Change PSCHED_SHIFT from 10 to 6Jarek Poplawski1-2/+2
2009-06-09pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski2-5/+8
2009-06-09net: dev_addr_init() fixEric Dumazet1-2/+2
2009-06-09be2net: Remove unnecessary frag list traversing.David S. Miller1-31/+25
2009-06-09xfrm: Use frag list abstraction interfaces.David S. Miller1-22/+19
2009-06-09sctp: Use frag list abstraction interfaces.David S. Miller3-9/+8
2009-06-09phonet: Use frag list abstraction interfaces.David S. Miller2-4/+4
2009-06-09netfilter: Use frag list abstraction interfaces.David S. Miller2-4/+5
2009-06-09ipv6: Use frag list abstraction interfaces.David S. Miller2-5/+5
2009-06-09ipv4: Use frag list abstraction interfaces.David S. Miller2-5/+5
2009-06-09net/core/user_dma.c: Use frag list abstraction interfaces.David S. Miller1-24/+22
2009-06-09net/core/skbuff.c: Use frag list abstraction interfaces.David S. Miller1-124/+106