aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-07drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N1-4/+37
2012-08-03drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N1-6/+168
2012-08-03drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent modulesMugunthan V N1-2/+2
2012-08-03ppp: add 64 bit statsKevin Groeneveld1-10/+48
2012-08-03team: add support for queue override by setting queue_id for portJiri Pirko1-2/+161
2012-08-03team: add per port priority optionJiri Pirko1-0/+25
2012-08-03team: add signed 32-bit team option typeJiri Pirko1-0/+12
2012-08-03cris: fix eth_v10.c build errorRandy Dunlap1-1/+1
2012-08-03cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser1-0/+20
2012-08-03hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang2-7/+11
2012-08-03net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2-17/+0
2012-08-03net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2-11/+7
2012-08-03net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai1-2/+2
2012-08-03emulex: benet: Add a missing CR in the end of messageMasanari Iida1-1/+1
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan3-0/+3
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee2-5/+3
2012-08-02libertas: fix two memory leaksDaniel Drake2-0/+2
2012-08-02rt2x00 : fix rt3290 resuming failed.Woody Hung2-71/+68
2012-08-02libertas: don't reset card on error when it is being removedDaniel Drake1-1/+4
2012-08-02b43: fix logic in GPIO initRafał Miłecki1-8/+13
2012-08-02bnx2x: fix mem leak when command is unknownJesper Juhl1-0/+1
2012-08-02sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings4-9/+46
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+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