summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-07tg3: add support for Ethernet core in bcm4785Hauke Mehrtens
2013-02-07tg3: make it possible to provide phy_id in ioctlHauke Mehrtens
2013-02-07net: fec: fix spin_lock dead lockFrank Li
2013-02-07net: fec: correct fix method about miss init spinlockFrank Li
2013-02-07mlx4_en: Fix BQL reset TX queue call pointTom Herbert
2013-02-07Merge branch 'mlx4'David S. Miller
2013-02-07net/mlx4_en: Implement ndo fdb functionalityYan Burman
2013-02-07net/mlx4_en: Add unicast MAC filteringYan Burman
2013-02-07net/mlx4_en: Manage hash of MAC addresses per portYan Burman
2013-02-07net/mlx4_en: Save previous MAC address of the port so we can replace it laterYan Burman
2013-02-07net/mlx4_en: Re-arrange ndo_set_rx_mode related codeYan Burman
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman
2013-02-07net/mlx4_en: Cleanup multiline stringsYan Burman
2013-02-07net/mlx4_en: Optimize Rx fast path filter checksYan Burman
2013-02-07net/mlx4_en: Optimize loopback related checks in data pathYan Burman
2013-02-06bgmac: add ndo_set_rx_mode netdev opsHauke Mehrtens
2013-02-06bgmac: add generic ndo_validate_addr netdev opsHauke Mehrtens
2013-02-06bgmac: write mac address to hardware in ndo_set_mac_addressHauke Mehrtens
2013-02-06bgmac: implement missing code for BCM53572Hauke Mehrtens
2013-02-06macvlan: add multicast filterEric Dumazet
2013-02-06team: allow userspace to take control over carrierFlavio Leitner
2013-02-06drivers: net:ethernet: cpsw: add support for VLANMugunthan V N
2013-02-06drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N
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-04e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan
2013-02-04e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan
2013-02-04e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan
2013-02-04e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan
2013-02-04e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria
2013-02-04gianfar: 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