summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-09net/core/dev.c: Use frag list abstraction interfaces.David S. Miller1-2/+2
2009-06-09datagram: Use frag list abstraction interfaces.David S. Miller1-95/+83
2009-06-09appletalk: Use frag list abstraction interfaces.David S. Miller1-17/+14
2009-06-09netdevice.h: Use frag list abstraction interfaces.David S. Miller1-1/+1
2009-06-09skbuff: Add frag list abstraction interfaces.David S. Miller1-1/+20
2009-06-09bluetooth: Kill skb_frags_no(), unused.David S. Miller1-9/+0
2009-06-08declance: Restore tx descriptor ring lockingMaciej W. Rozycki1-0/+5
2009-06-08isdn: extend INTERFACE.CAPI documentTilman Schmidt1-2/+88
2009-06-08isdn: prevent NULL ptr Oops in capi_cmsg2str()Tilman Schmidt1-0/+2
2009-06-08isdn: kerneldoc for capiutil.cTilman Schmidt1-3/+62
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt9-15/+15
2009-06-08tun: Fix unregister raceEric W. Biederman1-3/+4