aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+3
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-23/+33
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds6-7/+6
2011-05-26bonding: cleanup module option descriptionsAndy Gospodarek1-12/+22
2011-05-26net: davinci_emac: fix dev_err use at probeJohan Hovold1-11/+11
2011-05-26mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz1-2/+1
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz1-2/+1
2011-05-26wan/pc300: Drop __TIME__ usageMichal Marek1-2/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds136-1038/+1438
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-5/+3
2011-05-25bonding: documentation and code cleanup for resend_igmpFlavio Leitner2-10/+12
2011-05-25bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman3-16/+10
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos1-0/+1
2011-05-25bnx2x: protect sequence increment with mutexDmitry Kravkov1-1/+2
2011-05-25via-velocity: don't annotate MAC registers as packedUlrich Hecht1-1/+1
2011-05-25xen: netfront: hold RTNL when updating features.Ian Campbell1-0/+2
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller123-870/+1348
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-3/+2149
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes1-1/+1
2011-05-25hdlcdrv: Drop __TIME__ usageMichal Marek1-1/+1
2011-05-25baycom: Drop __TIME__ usageMichal Marek4-4/+4
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles1-3/+3
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville123-870/+1348
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds20-21/+21
2011-05-24iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy1-2/+2
2011-05-24be2net: hash key for rss-config cmd not setSathya Perla1-1/+2
2011-05-24CDC NCM: release interfaces fix in unbind()Alexey Orishko1-48/+25
2011-05-24bnx2x: fix inverted conditionDmitry Kravkov1-1/+1
2011-05-24net/irda: convert bfin_sir to common Blackfin UART headerMike Frysinger2-89/+33
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2011-05-23ehea: Fix multicast registration on semi-promiscuous modeBreno Leitao1-1/+1
2011-05-23ptp: Fix dp83640 build warning when building staticallyJohn Stultz1-1/+1
2011-05-23ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran3-0/+1368
2011-05-23ptp: Added a clock driver for the IXP46x.Richard Cochran1-3/+192
2011-05-23ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran2-0/+589
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds9-29/+51
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds20-40/+42
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-64/+54
2011-05-23b43: fix comment typo reqest -> requestJim Cromie1-2/+2
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker32-0/+32
2011-05-22bnx2x: allow device properly initialize after hotplugDmitry Kravkov1-43/+24
2011-05-22bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov1-1/+1
2011-05-22bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov1-1/+2
2011-05-22bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov2-3/+3
2011-05-22net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2-4/+4
2011-05-22netpoll: disable netpoll when enslave a deviceAmerigo Wang2-9/+19
2011-05-22macvlan: Forward unicast frames in bridge mode to lowerdevDavid Ward1-4/+2
2011-05-22drivers/net: add prefetch header for prefetch usersPaul Gortmaker32-0/+32
2011-05-22rionet: Remove pointless printk of skb pointer.David S. Miller1-2/+2
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu1-1/+1