summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-081-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-099-11/+78
| |\
| * \ Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-081-1/+1
| |\ \
| | * | mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz2013-02-051-1/+1
* | | | cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptorVipul Pandya2013-02-081-1/+1
* | | | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-0810-101/+49
* | | | bgmac: fix "cmdcfg" calls for promisc and loopback modesRafał Miłecki2013-02-081-4/+4
* | | | bgmac: validate (and random if needed) MAC addrRafał Miłecki2013-02-081-0/+6
* | | | tg3: add support for Ethernet core in bcm4785Hauke Mehrtens2013-02-072-6/+116
* | | | tg3: make it possible to provide phy_id in ioctlHauke Mehrtens2013-02-071-6/+20
* | | | net: fec: fix spin_lock dead lockFrank Li2013-02-071-1/+3
* | | | net: fec: correct fix method about miss init spinlockFrank Li2013-02-071-4/+3
* | | | mlx4_en: Fix BQL reset TX queue call pointTom Herbert2013-02-072-3/+2
* | | | Merge branch 'mlx4'David S. Miller2013-02-0710-385/+707
|\ \ \ \
| * | | | net/mlx4_en: Implement ndo fdb functionalityYan Burman2013-02-071-0/+75
| * | | | net/mlx4_en: Add unicast MAC filteringYan Burman2013-02-072-2/+130
| * | | | net/mlx4_en: Manage hash of MAC addresses per portYan Burman2013-02-073-38/+79
| * | | | net/mlx4_en: Save previous MAC address of the port so we can replace it laterYan Burman2013-02-071-2/+2
| * | | | net/mlx4_en: Re-arrange ndo_set_rx_mode related codeYan Burman2013-02-072-128/+145
| * | | | net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman2013-02-075-205/+222
| * | | | net/mlx4_en: Cleanup multiline stringsYan Burman2013-02-071-15/+10
| * | | | net/mlx4_en: Optimize Rx fast path filter checksYan Burman2013-02-074-30/+35
| * | | | net/mlx4_en: Optimize loopback related checks in data pathYan Burman2013-02-076-21/+65
* | | | | bgmac: add ndo_set_rx_mode netdev opsHauke Mehrtens2013-02-061-4/+12
* | | | | bgmac: add generic ndo_validate_addr netdev opsHauke Mehrtens2013-02-061-0/+1
* | | | | bgmac: write mac address to hardware in ndo_set_mac_addressHauke Mehrtens2013-02-061-8/+25
* | | | | bgmac: implement missing code for BCM53572Hauke Mehrtens2013-02-062-3/+5
* | | | | drivers: net:ethernet: cpsw: add support for VLANMugunthan V N2013-02-062-2/+108
* | | | | drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N2013-02-063-22/+113
* | | | | drivers: net: misc: Remove unused OOM variablesJoe Perches2013-02-061-1/+0
|/ / / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-02-0547-910/+1228
|\ \ \ \
| * | | | ixgbe: Fix SR-IOV MTU warningAlexander Duyck2013-02-052-3/+1
| * | | | ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck2013-02-051-1/+1
| * | | | ixgbe: update date to 2013Don Skidmore2013-02-0529-30/+30
| * | | | ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2013-02-052-6/+7
| * | | | ixgbe: fix potential null dereferenceJosh Hay2013-02-051-0/+3
| * | | | ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov2013-02-056-7/+66
| * | | | e1000e: cleanup checkpatch braces checksBruce Allan2013-02-055-8/+2
| * | | | e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan2013-02-053-223/+253
| * | | | e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan2013-02-054-41/+73
| * | | | e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan2013-02-053-15/+48
| * | | | e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan2013-02-045-222/+243
| * | | | e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan2013-02-043-37/+76
| * | | | e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan2013-02-046-230/+270
| * | | | e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan2013-02-043-63/+96
| * | | | e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan2013-02-046-25/+60
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-053-11/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | via-rhine: Fix bugs in NAPI support.David S. Miller2013-02-021-6/+2
| * | | | e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-296-0/+71
| * | | | be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2013-01-292-5/+5
| | |/ / | |/| |
OpenPOWER on IntegriCloud