Age | Commit message (Expand) | Author | Files | Lines |
2011-08-27 | ppp: Move the PPP drivers | Jeff Kirsher | 15 | -181/+203 |
2011-08-27 | skfp: Fix SysKonnect FDDI driver compile issues | Jeff Kirsher | 7 | -17/+17 |
2011-08-27 | fddi: Move the FDDI drivers | Jeff Kirsher | 44 | -73/+87 |
2011-08-27 | ixgbe: convert rings from q_vector bit indexed array to linked list | Alexander Duyck | 2 | -139/+60 |
2011-08-27 | ixgbe: Simplify transmit cleanup path | Alexander Duyck | 1 | -5/+5 |
2011-08-26 | ixgbevf: convert to ndo_fix_features | Michał Mirosław | 2 | -51/+20 |
2011-08-26 | ixgbevf: provide 64 bit statistics | Eric Dumazet | 2 | -12/+48 |
2011-08-26 | ixgbevf: Check if EOP has changed before using it | Greg Rose | 1 | -0/+4 |
2011-08-26 | e1000e: convert to netdev features/hw_features API | Bruce Allan | 6 | -113/+38 |
2011-08-26 | Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 4 | -194/+69 |
2011-08-26 | e1000: save skb counts in TX to avoid cache misses | Dean Nelson | 2 | -9/+11 |
2011-08-26 | net_sched: sfb: optimize enqueue on full queue | Eric Dumazet | 1 | -5/+8 |
2011-08-26 | bna: off by one in bfa_msgq_rspq_pi_update() | Dan Carpenter | 1 | -1/+1 |
2011-08-26 | bna: unlock on error path in pnad_pci_probe() | Dan Carpenter | 1 | -2/+2 |
2011-08-26 | bnx2x: Add new PHY BCM54616 | Yaniv Rosner | 2 | -0/+3 |
2011-08-26 | bnx2x: resurrect RX hashing | Michal Schmidt | 1 | -2/+2 |
2011-08-26 | af_packet: Prefixed tpacket_v3 structs to avoid name space collision | chetan loke | 2 | -64/+71 |
2011-08-26 | fcoe: convert to SKB paged frag API. | Ian Campbell | 2 | -3/+4 |
2011-08-26 | bnx2fc: convert to SKB paged frag API. | Ian Campbell | 1 | -1/+1 |
2011-08-26 | bnx2x: convert to SKB paged frag API. | Ian Campbell | 1 | -3/+2 |
2011-08-26 | bnx2: convert to SKB paged frag API. | Ian Campbell | 1 | -4/+4 |
2011-08-26 | tg3: convert to SKB paged frag API. | Ian Campbell | 1 | -4/+2 |
2011-08-26 | IPoIB: convert to SKB paged frag API. | Ian Campbell | 2 | -4/+6 |
2011-08-26 | IB: nes: convert to SKB paged frag API. | Ian Campbell | 1 | -10/+11 |
2011-08-26 | IB: amso1100: convert to SKB paged frag API. | Ian Campbell | 1 | -5/+3 |
2011-08-26 | atm: convert to SKB paged frag API. | Ian Campbell | 1 | -1/+2 |
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 | ath9k: add AR9580 support | Luis R. Rodriguez | 1 | -0/+1 |
2011-08-26 | carl9170: Use do_div for 64-bit division to fix 32-bit kernels | Christian Lamparter | 1 | -4/+7 |
2011-08-26 | ath9k_hw: add AR9580 support | Luis R. Rodriguez | 5 | -0/+1770 |
2011-08-26 | ath9k_htc: Add get_stats call back | Mohammed Shafi Shajakhan | 1 | -0/+17 |
2011-08-26 | b43: correct warning for uninitialized variable 'macstat' | John W. Linville | 1 | -1/+1 |
2011-08-26 | ath9k: remove replicated null check in ath_pci_aspm_init | John W. Linville | 1 | -6/+2 |
2011-08-26 | b43: HT-PHY: read clip state | Rafał Miłecki | 2 | -1/+14 |
2011-08-26 | b43: HT-PHY: use separated function for forcing RF sequence | Rafał Miłecki | 2 | -9/+34 |
2011-08-26 | MAINTANERS: update Qualcomm Atheros addresses | Luis R. Rodriguez | 1 | -7/+7 |
2011-08-26 | wireless: relicense regulatory header to ISC | Luis R. Rodriguez | 1 | -4/+12 |
2011-08-26 | mac80211: add uapsd_queues and max_sp params fields | Eliad Peller | 2 | -0/+5 |
2011-08-26 | nl80211/cfg80211: add STA WME parameters | Eliad Peller | 3 | -0/+52 |
2011-08-26 | mac80211: allow action frames with unknown BSSID in GO mode | Arik Nemtsov | 1 | -1/+3 |
2011-08-26 | ath9k: Send legacy rated frames as unaggregated | Rajkumar Manoharan | 1 | -1/+21 |
2011-08-26 | mac80211: fix race condition between assoc_done and first EAP packet | Guy Eilam | 4 | -60/+236 |