| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-09-19 | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-... | John W. Linville | 3 | -3/+58 |
| 2011-09-17 | ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL | Ben Hutchings | 1 | -3/+3 |
| 2011-09-17 | ethtool: Clean up definitions of rule location arrays in RX NFC | Ben Hutchings | 1 | -3/+4 |
| 2011-09-17 | ethtool: Explicitly state that RX NFC rule locations are priorities | Ben Hutchings | 1 | -4/+3 |
| 2011-09-17 | ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent | Ben Hutchings | 1 | -12/+11 |
| 2011-09-17 | wan: make LAPB callbacks const | stephen hemminger | 1 | -1/+2 |
| 2011-09-17 | can-gw: add netlink based CAN routing | Oliver Hartkopp | 2 | -0/+165 |
| 2011-09-17 | nl80211/cfg80211/mac80211: fix wme docs | Eliad Peller | 1 | -2/+4 |
| 2011-09-16 | net: consolidate and fix ethtool_ops->get_settings calling | Jiri Pirko | 2 | -3/+3 |
| 2011-09-15 | mii: Remove references to DP83840 PHY in mii.h | Mark Einon | 1 | -3/+3 |
| 2011-09-15 | mii: Convert spaces to tabs in mii.h | Mark Einon | 1 | -106/+104 |
| 2011-09-14 | mac80211: Mesh data frames must have the QoS header | Javier Cardona | 1 | -0/+2 |
| 2011-09-13 | nl80211/cfg80211: add match filtering for sched_scan | Luciano Coelho | 1 | -0/+43 |
| 2011-09-13 | nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag | Eliad Peller | 1 | -0/+3 |
| 2011-09-13 | cfg80211/nl80211: Indicate roaming feature capability to userspace. | Vivek Natarajan | 1 | -0/+5 |
| 2011-09-13 | ssb: use u16 for storing board rev | Rafał Miłecki | 1 | -1/+1 |
| 2011-08-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -22/+89 |
| 2011-08-29 | net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en... | Bhanu Prakash Gollapudi | 1 | -0/+4 |
| 2011-08-26 | af_packet: Prefixed tpacket_v3 structs to avoid name space collision | chetan loke | 1 | -9/+9 |
| 2011-08-26 | headers, can: Add missing #include to <linux/can/bcm.h> | Ben Hutchings | 1 | -0/+1 |
| 2011-08-26 | headers, xtables: Add missing #include <linux/netfilter.h> | Ben Hutchings | 3 | -0/+3 |
| 2011-08-26 | headers, netfilter: Add missing #include <limits.h> for userland | Ben Hutchings | 3 | -0/+9 |
| 2011-08-26 | headers, tipc: Add missing #include to <linux/tipc_config.h> for userland | Ben Hutchings | 1 | -0/+4 |
| 2011-08-26 | headers, netfilter: Use kernel type names __u8, __u16, __u32 | Ben Hutchings | 3 | -28/+28 |
| 2011-08-26 | headers, net: Use __kernel_sa_family_t in more definitions shared with userland | Ben Hutchings | 15 | -33/+37 |
| 2011-08-26 | headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h> | Ben Hutchings | 1 | -1/+1 |
| 2011-08-26 | headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h> | Ben Hutchings | 2 | -0/+4 |
| 2011-08-26 | headers, pppox: Add missing #include to <linux/if_pppox.h> | Ben Hutchings | 1 | -1/+1 |
| 2011-08-26 | nl80211/cfg80211: add STA WME parameters | Eliad Peller | 1 | -0/+23 |
| 2011-08-25 | Proportional Rate Reduction for TCP. | Nandita Dukkipati | 1 | -0/+4 |
| 2011-08-25 | af-packet: Added TPACKET_V3 headers. | chetan loke | 1 | -0/+119 |
| 2011-08-25 | net: convert core to skb paged frag APIs | Ian Campbell | 1 | -2/+2 |
| 2011-08-24 | NFC: Reserve tx head and tail room | Samuel Ortiz | 1 | -0/+2 |
| 2011-08-24 | {nl,cfg,mac}80211: let userspace make meshif mesh gate | Javier Cardona | 1 | -0/+5 |
| 2011-08-24 | {nl,cfg,mac}80211: let userspace set RANN interval | Javier Cardona | 1 | -0/+4 |
| 2011-08-24 | mac80211: mesh gate implementation | Javier Cardona | 1 | -0/+4 |
| 2011-08-23 | net: add APIs for manipulating skb page fragments. | Ian Campbell | 1 | -2/+168 |
| 2011-08-22 | mac80211: update mesh path selection frame format | Thomas Pedersen | 1 | -3/+1 |
| 2011-08-22 | ieee80211: add mesh action codes | Thomas Pedersen | 1 | -0/+15 |
| 2011-08-22 | mac80211: update mesh peering frame format | Thomas Pedersen | 1 | -18/+0 |
| 2011-08-22 | ieee80211: introduce Self Protected Action codes | Thomas Pedersen | 1 | -0/+14 |
| 2011-08-22 | bcma: implement BCM4331 workaround for external PA lines | Rafał Miłecki | 1 | -0/+18 |
| 2011-08-22 | wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields | Helmut Schaa | 1 | -3/+5 |
| 2011-08-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -10/+234 |
| 2011-08-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -5/+21 |
| 2011-08-19 | net: add the comment for skb->l4_rxhash | Changli Gao | 1 | -0/+2 |
| 2011-08-18 | net: remove ndo_set_multicast_list callback | Jiri Pirko | 1 | -4/+0 |
| 2011-08-18 | net: introduce IFF_UNICAST_FLT private flag | Jiri Pirko | 2 | -0/+3 |
| 2011-08-18 | rps: Add flag to skb to indicate rxhash is based on L4 tuple | Tom Herbert | 1 | -2/+3 |
| 2011-08-17 | ethtool: Note common alternate exit condition for interrupt coalescing | Ben Hutchings | 1 | -0/+6 |