summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins2009-06-102-8/+5
* sony-laptop: no need to unblock rfkill on loadAlan Jenkins2009-06-101-1/+0
* rfkill: remove set_global_sw_stateAlan Jenkins2009-06-106-99/+56
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-109-78/+72
* sony: fix rfkill codeJohannes Berg2009-06-101-2/+1
* rfkill: remove input KconfigJohannes Berg2009-06-101-1/+1
* b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-1015-341/+66
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-107-17/+163
* rfkill: print events when input handler is disabled/enabledJohannes Berg2009-06-101-2/+4
* ar9170: xmit code revampChristian Lamparter2009-06-105-260/+550
* ar9170: interpret firmware debug commandsJohannes Berg2009-06-101-0/+32
* mac80211 : fix unaligned rx skbmatthieu castet2009-06-101-1/+1
* b43: Fix possible unaligned u32 accessMatthieu CASTET2009-06-101-3/+2
* mac80211: fix minstrel single-rate memory corruptionBob Copeland2009-06-101-1/+1
* net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior2009-06-103-52/+45
* rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*Jussi Kivilinna2009-06-101-78/+78
* rndis_wlan: cleanup: capitalize enum labelsJussi Kivilinna2009-06-101-68/+68
* iwlwifi: port to cfg80211 rfkillJohannes Berg2009-06-1011-414/+19
* rfkill: include err.hJohannes Berg2009-06-091-0/+1
* bnx2: no need to check before vfreeingBreno Leitao2009-06-091-4/+2
* ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599Yi Zou2009-06-093-5/+42
* e1000e: Expose MDI-X status via ethtool changeChaitanya Lala2009-06-092-1/+16
* e1000e: Call e1000e_config_collision_dist() after TCTL has been setSimon Horman2009-06-091-2/+2
* e1000e: Fixes possible phy corrupton on 82571 designs.Dave Graham2009-06-093-7/+83
* ieee802154: add simple HardMAC driver sampleSergey Lapin2009-06-095-0/+298
* ieee802154: add documentation about our stackSergey Lapin2009-06-092-0/+88
* net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin2009-06-095-1/+737
* net: add IEEE 802.15.4 socket family implementationSergey Lapin2009-06-0911-0/+1409
* Add constants for the ieee 802.15.4 stackSergey Lapin2009-06-095-3/+13
* pkt_sched: Change PSCHED_SHIFT from 10 to 6Jarek Poplawski2009-06-091-2/+2
* pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski2009-06-092-5/+8
* net: dev_addr_init() fixEric Dumazet2009-06-091-2/+2
* be2net: Remove unnecessary frag list traversing.David S. Miller2009-06-091-31/+25
* xfrm: Use frag list abstraction interfaces.David S. Miller2009-06-091-22/+19
* sctp: Use frag list abstraction interfaces.David S. Miller2009-06-093-9/+8
* phonet: Use frag list abstraction interfaces.David S. Miller2009-06-092-4/+4
* netfilter: Use frag list abstraction interfaces.David S. Miller2009-06-092-4/+5
* ipv6: Use frag list abstraction interfaces.David S. Miller2009-06-092-5/+5
* ipv4: Use frag list abstraction interfaces.David S. Miller2009-06-092-5/+5
* net/core/user_dma.c: Use frag list abstraction interfaces.David S. Miller2009-06-091-24/+22
* net/core/skbuff.c: Use frag list abstraction interfaces.David S. Miller2009-06-091-124/+106
* net/core/dev.c: Use frag list abstraction interfaces.David S. Miller2009-06-091-2/+2
* datagram: Use frag list abstraction interfaces.David S. Miller2009-06-091-95/+83
* appletalk: Use frag list abstraction interfaces.David S. Miller2009-06-091-17/+14
* netdevice.h: Use frag list abstraction interfaces.David S. Miller2009-06-091-1/+1
* skbuff: Add frag list abstraction interfaces.David S. Miller2009-06-091-1/+20
* bluetooth: Kill skb_frags_no(), unused.David S. Miller2009-06-081-9/+0
* declance: Restore tx descriptor ring lockingMaciej W. Rozycki2009-06-081-0/+5
* isdn: extend INTERFACE.CAPI documentTilman Schmidt2009-06-081-2/+88
* isdn: prevent NULL ptr Oops in capi_cmsg2str()Tilman Schmidt2009-06-081-0/+2
OpenPOWER on IntegriCloud