aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-06drivers: net: misc: Remove unused OOM variablesJoe Perches2-2/+0
2013-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller47-910/+1228
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-95/+139
2013-02-05ixgbe: Fix SR-IOV MTU warningAlexander Duyck2-3/+1
2013-02-05ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck1-1/+1
2013-02-05ixgbe: update date to 2013Don Skidmore29-30/+30
2013-02-05ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2-6/+7
2013-02-05ixgbe: fix potential null dereferenceJosh Hay1-0/+3
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov6-7/+66
2013-02-05e1000e: cleanup checkpatch braces checksBruce Allan5-8/+2
2013-02-05e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan3-223/+253
2013-02-05e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan4-41/+73
2013-02-05e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan3-15/+48
2013-02-04e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan5-222/+243
2013-02-04e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan3-37/+76
2013-02-04e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan6-230/+270
2013-02-04e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan3-63/+96
2013-02-04e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan6-25/+60
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria15-7/+62
2013-02-04gianfar: dont conditionally alloc Rx/Err irq structsPaul Gortmaker1-12/+4
2013-02-04net: fec: fix miss init spinlockFrank Li1-0/+1
2013-02-04team: ab: set active port option as changed when port is leavingJiri Pirko1-1/+12
2013-02-04team: move netlink event notifiers after team_port_leave()Jiri Pirko1-4/+6
2013-02-04team: handle sending port list in the same way option list is sentJiri Pirko1-84/+93
2013-02-04net/mlx4_en: Fix compilation error when CONFIG_INET isn't definedHadar Hen Zion1-0/+4
2013-02-04net/mlx4_en: Fix error propagation for ethtool helper functionHadar Hen Zion1-18/+34
2013-02-04be2net: update driver version to 4.6.xSathya Perla1-1/+1
2013-02-04be2net: fix re-loaded PF driver to re-gain control of its VFsSathya Perla3-64/+153
2013-02-04drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches3-12/+3
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches22-133/+50
2013-02-04wimax: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2-12/+5
2013-02-04wan: Remove unnecessary alloc/OOM messagesJoe Perches4-15/+10
2013-02-04drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches6-41/+17
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches38-197/+97
2013-02-04can: Remove unnecessary alloc/OOM messagesJoe Perches8-20/+3
2013-02-04caif: Remove unnecessary alloc/OOM messagesJoe Perches1-6/+0
2013-02-04cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya1-1/+3
2013-02-04netns: bond: allow unprivileged users to control bond deviceGao feng1-2/+5
2013-02-04net: usbnet: fix tx_dropped statisticsBjørn Mork1-6/+4
2013-02-03stmmac: don't return zero on failure path in stmmac_pci_probe()Alexey Khoroshilov1-0/+1
2013-02-02Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller6-2577/+0
2013-02-02Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-1/+5
2013-02-02qlcnic: silence false positive overflow warningDan Carpenter1-1/+1
2013-02-02bnx2x: Force link UP when the interface is in LOOPBACK modeMahesh Bandewar1-0/+6
2013-02-02via-rhine: Fix bugs in NAPI support.David S. Miller1-6/+2
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville5-40/+24
2013-02-01can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein1-1/+5
2013-01-31e1000e: use generic IEEE MII definitionsBruce Allan9-204/+138
2013-01-31e1000e: resolve -Wunused-parameter compile warningsBruce Allan6-33/+31
2013-01-31e1000e: update driver version stringBruce Allan1-1/+1