aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds1-0/+1
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon1-0/+1
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-7/+6
2012-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-13/+80
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman6-7/+6
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-66/+17
2012-07-30net/stmmac: remove conditional compilation of clk codeViresh Kumar2-58/+17
2012-07-30net/c_can: remove conditional compilation of clk codeViresh Kumar1-8/+0
2012-07-30tun: Fix formatting.David S. Miller1-2/+2
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-139/+265
2012-07-29net/tun: fix ioctl() based info leaksMathias Krause1-1/+3
2012-07-29tg3: Update version to 3.124Michael Chan1-1/+1
2012-07-29tg3: Fix race condition in tg3_get_stats64()Michael Chan1-2/+4
2012-07-29tg3: Add New 5719 Read DMA workaroundMichael Chan2-1/+29
2012-07-29tg3: Fix Read DMA workaround for 5719 A0.Michael Chan1-2/+1
2012-07-29tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2-0/+38
2012-07-29seeq: use PTR_RET at init_module of driverDevendra Naga1-3/+1
2012-07-29bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga1-2/+1
2012-07-29qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com1-0/+1
2012-07-29brcm80211: pointless current->files passed to filp_close()Al Viro1-1/+1
2012-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-6/+1
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-6/+6
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King1-6/+6
2012-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-5/+0
2012-07-27USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2012-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-5/+0
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+6
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-80/+223
2012-07-26pch_gbe: vlan skb len fixAndy Cress1-7/+0
2012-07-26pch_gbe: add extra clean txAndy Cress1-13/+44
2012-07-26pch_gbe: fix transmit watchdog timeoutAndy Cress1-1/+1
2012-07-26ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-5/+6
2012-07-26mac80211_hwsim: fix possible race condition in usage of info->control.sta & control.vifThomas Huehn1-5/+0
2012-07-26be2net: Fix to parse RSS hash from Receive completions correctly.Sarveshwar Bandi1-2/+2
2012-07-26net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai1-1/+1
2012-07-25hyperv: Add error handling to rndis_filter_device_add()Haiyang Zhang1-7/+4
2012-07-25hyperv: Add a check for ring_size valueHaiyang Zhang1-1/+6
2012-07-25net/pch_gpe: Cannot disable ethernet autonegationWei Yang2-2/+3
2012-07-25net: wiznet add missing HAS_IOMEM dependencyfrank.blaschka@de.ibm.com1-0/+1
2012-07-25be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard2-3/+4
2012-07-25mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza3-11/+93
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann1-0/+6
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz1-0/+6
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds9-130/+206
2012-07-24cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANDan Williams1-23/+45
2012-07-24caif: fix NULL pointer checkAlan Cox1-0/+3
2012-07-24team: init error value to 0 in team_netpoll_setup()Jiri Pirko1-1/+1
2012-07-24bnx2x: Correct EEE statistics gatheringYuval Mintz2-3/+9