aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds10-18/+12
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-6459/+0
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-61/+44
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds49-110/+206
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+15
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-21/+50
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-05-21Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds19-33/+852
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-11/+8
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linusRoland Dreier19-33/+853
2012-05-21brcm80211: Fix compile error for .disable_hub_initiated_lpm.Sarah Sharp1-1/+1
2012-05-21drivers/net/stmmac: seq_file fix memory leakDjalal Harouni1-2/+2
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+7
2012-05-20USB: qmi_wwan: Add ZTE (Vodafone) K3520-ZAndrew Bird (Sphere Systems)1-0/+18
2012-05-20USB: qmi_wwan: Add ZTE (Vodafone) K3765-ZAndrew Bird (Sphere Systems)1-0/+9
2012-05-20USB: qmi_wwan: Make forced int 4 whitelist genericAndrew Bird (Sphere Systems)1-2/+2
2012-05-19net: qmi_wwan: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+8
2012-05-19net: cdc_ether: Add ZTE WWAN matches before generic EthernetAndrew Bird (Sphere Systems)1-0/+56
2012-05-19tg3: use netdev_alloc_frag() APIEric Dumazet2-35/+5
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet5-13/+15
2012-05-18cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches1-746/+721
2012-05-18cirrus: cs89x0: Neaten debugging and loggingJoe Perches1-105/+82
2012-05-18cirrus: cs89x0: Code neateningJoe Perches1-180/+272
2012-05-18cirrus: cs89x0: Convert printks to pr_<level>Joe Perches1-55/+61
2012-05-18cirrus: cs89x0: Code style neateningJoe Perches1-411/+323
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp44-2/+46
2012-05-18cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya6-42/+280
2012-05-18cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya2-11/+61
2012-05-18cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya5-0/+103
2012-05-18be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur5-0/+230
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet1-1/+6
2012-05-17CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen1-158/+183
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave1-1/+5
2012-05-17drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker17-5364/+16
2012-05-17net/mlx4_en: num cores tx rings for every UPAmir Vadai4-24/+47
2012-05-17pppoe: remove unused return value from two methods.Rami Rosen1-9/+3
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into usb-nextGreg Kroah-Hartman22-89/+172
2012-05-17net: Change mail address of Oskar SchirmerOskar Schirmer1-2/+2
2012-05-17igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick2-0/+5
2012-05-17e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior1-1/+5
2012-05-17e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior1-24/+0
2012-05-17e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan1-1/+1
2012-05-17virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin1-0/+2
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-93/+172
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller2-13/+13
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller24-22226/+0
2012-05-16netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney1-2/+1
2012-05-16net/mlx4_core: Fixed error flow in rem_slave_eqsJack Morgenstein1-7/+6
2012-05-16net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein4-5/+275
2012-05-16net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver unloadJack Morgenstein4-8/+26