summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-23b43: fix comment typo reqest -> requestJim Cromie
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-22bnx2x: allow device properly initialize after hotplugDmitry Kravkov
2011-05-22bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov
2011-05-22bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov
2011-05-22bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov
2011-05-22net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang
2011-05-22netpoll: disable netpoll when enslave a deviceAmerigo Wang
2011-05-22macvlan: Forward unicast frames in bridge mode to lowerdevDavid Ward
2011-05-22drivers/net: add prefetch header for prefetch usersPaul Gortmaker
2011-05-22rionet: Remove pointless printk of skb pointer.David S. Miller
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-20macvlan: fix panic if lowerdev in a bondEric Dumazet
2011-05-20tg3: Add braces around 5906 workaround.Matt Carlson
2011-05-20tg3: Fix NETIF_F_LOOPBACK errorMatt Carlson
2011-05-20macvlan: remove one synchronize_rcu() callEric Dumazet
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-05-19be2net: Kill set but unused variable 'req' in lancer_fw_download()David S. Miller
2011-05-19atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.David S. Miller
2011-05-19tg3: Update version to 3.119Matt Carlson
2011-05-19tg3: Apply rx_discards fix to 5719/5720Matt Carlson
2011-05-19tg3: Remove excessive parenthesisMatt Carlson
2011-05-19tg3: Consolidate all netdev feature assignmentsMatt Carlson
2011-05-19tg3: Move TSO_CAPABLE assignmentMatt Carlson
2011-05-19tg3: Fix stats for 5704 and later devicesMatt Carlson
2011-05-19tg3: Fix TSO loopback testMatt Carlson
2011-05-19tg3: Consolidate autoneg advertisement setup codeMatt Carlson
2011-05-19tg3: Fix EEE interoperability workaroundMatt Carlson
2011-05-19tg3: Fix IPv6 TCP problems for 5719Matt Carlson
2011-05-19tg3: Fix 57765 B0 data corruptionMatt Carlson
2011-05-19tg3: Cleanup transmit error pathMatt Carlson
2011-05-19tg3: Set tx bug flags for more devicesMatt Carlson
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven
2011-05-19MIPS: Lantiq: Add ethernet driverJohn Crispin
2011-05-18be2net: Enable SR-IOV for LancerMammatha Edhala
2011-05-18bnx2x: add support for retrieving dcb peer configurationShmulik Ravid
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare
2011-05-18wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-17sfc: Don't use enums as a bitmask.David S. Miller
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-17xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller