Age | Commit message (Expand) | Author | Files | Lines |
2009-06-10 | rfkill: don't impose global states on resume (just restore the previous states) | Alan Jenkins | 2 | -8/+5 |
2009-06-10 | sony-laptop: no need to unblock rfkill on load | Alan Jenkins | 1 | -1/+0 |
2009-06-10 | rfkill: remove set_global_sw_state | Alan Jenkins | 6 | -99/+56 |
2009-06-10 | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg | 9 | -78/+72 |
2009-06-10 | sony: fix rfkill code | Johannes Berg | 1 | -2/+1 |
2009-06-10 | rfkill: remove input Kconfig | Johannes Berg | 1 | -1/+1 |
2009-06-10 | b43/legacy: port to cfg80211 rfkill | Johannes Berg | 15 | -341/+66 |
2009-06-10 | ath5k: added cfg80211 based rfkill support | Tobias Doerffel | 7 | -17/+163 |
2009-06-10 | rfkill: print events when input handler is disabled/enabled | Johannes Berg | 1 | -2/+4 |
2009-06-10 | ar9170: xmit code revamp | Christian Lamparter | 5 | -260/+550 |
2009-06-10 | ar9170: interpret firmware debug commands | Johannes Berg | 1 | -0/+32 |
2009-06-10 | mac80211 : fix unaligned rx skb | matthieu castet | 1 | -1/+1 |
2009-06-10 | b43: Fix possible unaligned u32 access | Matthieu CASTET | 1 | -3/+2 |
2009-06-10 | mac80211: fix minstrel single-rate memory corruption | Bob Copeland | 1 | -1/+1 |
2009-06-10 | net/libertas: remove GPIO-CS handling in SPI interface code | Sebastian Andrzej Siewior | 3 | -52/+45 |
2009-06-10 | rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan* | Jussi Kivilinna | 1 | -78/+78 |
2009-06-10 | rndis_wlan: cleanup: capitalize enum labels | Jussi Kivilinna | 1 | -68/+68 |
2009-06-10 | iwlwifi: port to cfg80211 rfkill | Johannes Berg | 11 | -414/+19 |
2009-06-09 | rfkill: include err.h | Johannes Berg | 1 | -0/+1 |
2009-06-09 | bnx2: no need to check before vfreeing | Breno Leitao | 1 | -4/+2 |
2009-06-09 | ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 | Yi Zou | 3 | -5/+42 |
2009-06-09 | e1000e: Expose MDI-X status via ethtool change | Chaitanya Lala | 2 | -1/+16 |
2009-06-09 | e1000e: Call e1000e_config_collision_dist() after TCTL has been set | Simon Horman | 1 | -2/+2 |
2009-06-09 | e1000e: Fixes possible phy corrupton on 82571 designs. | Dave Graham | 3 | -7/+83 |
2009-06-09 | ieee802154: add simple HardMAC driver sample | Sergey Lapin | 5 | -0/+298 |
2009-06-09 | ieee802154: add documentation about our stack | Sergey Lapin | 2 | -0/+88 |
2009-06-09 | net: add NL802154 interface for configuration of 802.15.4 devices | Sergey Lapin | 5 | -1/+737 |
2009-06-09 | net: add IEEE 802.15.4 socket family implementation | Sergey Lapin | 11 | -0/+1409 |
2009-06-09 | Add constants for the ieee 802.15.4 stack | Sergey Lapin | 5 | -3/+13 |
2009-06-09 | pkt_sched: Change PSCHED_SHIFT from 10 to 6 | Jarek Poplawski | 1 | -2/+2 |
2009-06-09 | pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion | Jarek Poplawski | 2 | -5/+8 |
2009-06-09 | net: dev_addr_init() fix | Eric Dumazet | 1 | -2/+2 |
2009-06-09 | be2net: Remove unnecessary frag list traversing. | David S. Miller | 1 | -31/+25 |
2009-06-09 | xfrm: Use frag list abstraction interfaces. | David S. Miller | 1 | -22/+19 |
2009-06-09 | sctp: Use frag list abstraction interfaces. | David S. Miller | 3 | -9/+8 |
2009-06-09 | phonet: Use frag list abstraction interfaces. | David S. Miller | 2 | -4/+4 |
2009-06-09 | netfilter: Use frag list abstraction interfaces. | David S. Miller | 2 | -4/+5 |
2009-06-09 | ipv6: Use frag list abstraction interfaces. | David S. Miller | 2 | -5/+5 |
2009-06-09 | ipv4: Use frag list abstraction interfaces. | David S. Miller | 2 | -5/+5 |
2009-06-09 | net/core/user_dma.c: Use frag list abstraction interfaces. | David S. Miller | 1 | -24/+22 |
2009-06-09 | net/core/skbuff.c: Use frag list abstraction interfaces. | David S. Miller | 1 | -124/+106 |
2009-06-09 | net/core/dev.c: Use frag list abstraction interfaces. | David S. Miller | 1 | -2/+2 |
2009-06-09 | datagram: Use frag list abstraction interfaces. | David S. Miller | 1 | -95/+83 |
2009-06-09 | appletalk: Use frag list abstraction interfaces. | David S. Miller | 1 | -17/+14 |
2009-06-09 | netdevice.h: Use frag list abstraction interfaces. | David S. Miller | 1 | -1/+1 |
2009-06-09 | skbuff: Add frag list abstraction interfaces. | David S. Miller | 1 | -1/+20 |
2009-06-08 | bluetooth: Kill skb_frags_no(), unused. | David S. Miller | 1 | -9/+0 |
2009-06-08 | declance: Restore tx descriptor ring locking | Maciej W. Rozycki | 1 | -0/+5 |
2009-06-08 | isdn: extend INTERFACE.CAPI document | Tilman Schmidt | 1 | -2/+88 |
2009-06-08 | isdn: prevent NULL ptr Oops in capi_cmsg2str() | Tilman Schmidt | 1 | -0/+2 |