summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-06drivers: net: misc: Remove unused OOM variablesJoe Perches
2013-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-05ixgbe: Fix SR-IOV MTU warningAlexander Duyck
2013-02-05ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-02-05ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay
2013-02-05ixgbe: fix potential null dereferenceJosh Hay
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov
2013-02-05e1000e: cleanup checkpatch braces checksBruce Allan
2013-02-05e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan
2013-02-05e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan
2013-02-05e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan
2013-02-05e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan
2013-02-05e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan
2013-02-05e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan
2013-02-05e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan
2013-02-05e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan
2013-02-05qlcnic: Updating copyright information.Jitendra Kalsaria
2013-02-05gianfar: dont conditionally alloc Rx/Err irq structsPaul Gortmaker
2013-02-04net: fec: fix miss init spinlockFrank Li
2013-02-04team: ab: set active port option as changed when port is leavingJiri Pirko
2013-02-04team: move netlink event notifiers after team_port_leave()Jiri Pirko
2013-02-04team: handle sending port list in the same way option list is sentJiri Pirko
2013-02-04net/mlx4_en: Fix compilation error when CONFIG_INET isn't definedHadar Hen Zion
2013-02-04net/mlx4_en: Fix error propagation for ethtool helper functionHadar Hen Zion
2013-02-04be2net: update driver version to 4.6.xSathya Perla
2013-02-04be2net: fix re-loaded PF driver to re-gain control of its VFsSathya Perla
2013-02-04drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-04wimax: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-04wan: Remove unnecessary alloc/OOM messagesJoe Perches
2013-02-04drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-04can: Remove unnecessary alloc/OOM messagesJoe Perches
2013-02-04caif: Remove unnecessary alloc/OOM messagesJoe Perches
2013-02-04cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya
2013-02-04netns: bond: allow unprivileged users to control bond deviceGao feng
2013-02-04net: usbnet: fix tx_dropped statisticsBjørn Mork
2013-02-03stmmac: don't return zero on failure path in stmmac_pci_probe()Alexey Khoroshilov
2013-02-03Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2013-02-03Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-02-03qlcnic: silence false positive overflow warningDan Carpenter
2013-02-03bnx2x: Force link UP when the interface is in LOOPBACK modeMahesh Bandewar
2013-02-03via-rhine: Fix bugs in NAPI support.David S. Miller
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-01can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein
2013-02-01e1000e: use generic IEEE MII definitionsBruce Allan
2013-02-01e1000e: resolve -Wunused-parameter compile warningsBruce Allan
2013-02-01e1000e: update driver version stringBruce Allan