summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* be2net: remove type argument of be_cmd_mac_addr_query()Sathya Perla2012-09-303-15/+9
* tg3: Disable multiple TX rings by default due to hardware flawMichael Chan2012-09-301-6/+9
* tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan2012-09-302-3/+63
* tg3: Refactor tg3_close()Michael Chan2012-09-301-32/+38
* tg3: Refactor tg3_open()Michael Chan2012-09-301-33/+45
* tg3: Separate coalescing setup for rx and txMichael Chan2012-09-301-29/+45
* tg3: Allow number of rx and tx rings to be set independently.Michael Chan2012-09-302-26/+53
* tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan2012-09-302-76/+146
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-09-281-3/+0
|\
| * can: c_can: fix segfault during rmmodAnilKumar Ch2012-09-271-3/+0
* | smsc75xx: add wol magic packet supportSteve Glendinning2012-09-281-14/+174
* | smsc75xx: enable power saving mode during system suspendSteve Glendinning2012-09-281-3/+54
* | smsc75xx: add explicit test that device is READYSteve Glendinning2012-09-281-0/+23
* | smsc95xx: add wol magic packet supportSteve Glendinning2012-09-282-8/+182
* | smsc95xx: enable power saving mode during system suspendSteve Glendinning2012-09-282-2/+32
* | smsc95xx: fix resume when usb device is resetSteve Glendinning2012-09-281-0/+1
* | smsc95xx: check return code from control messagesSteve Glendinning2012-09-281-183/+148
* | smsc95xx: remove unnecessary variablesSteve Glendinning2012-09-282-20/+10
* | smsc95xx: sleep before read for lengthy operationsSteve Glendinning2012-09-281-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-2839-96/+199
|\ \
| * | netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun2012-09-281-3/+1
| * | qlcnic: Fix scheduling while atomic bugNarendra K2012-09-271-2/+2
| * | bnx2: Clean up remaining iounmapNeil Horman2012-09-271-1/+1
| * | net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut2012-09-271-1/+27
| * | smsc75xx: fix resume after device resetSteve Glendinning2012-09-271-0/+1
| * | netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun2012-09-271-2/+2
| * | team: fix return value checkWei Yongjun2012-09-271-6/+6
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-241-0/+1
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-221-0/+1
| | |\ \
| | | * | iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach2012-09-181-0/+1
| * | | | phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-241-9/+9
| * | | | phy/micrel: Implement support for KSZ8021Marek Vasut2012-09-241-0/+27
| * | | | pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu2012-09-221-1/+1
| * | | | team: send port changed when addedJiri Pirko2012-09-221-8/+24
| * | | | net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe2012-09-221-0/+2
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2126-54/+102
| |\ \ \
| | * | | net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2012-09-212-8/+8
| | * | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-09-212-4/+2
| | |\ \ \
| | | * | | can: ti_hecc: fix oops during rmmodMarc Kleine-Budde2012-09-211-1/+1
| | | * | | can: janz-ican3: fix support for older hardware revisionsIra W. Snyder2012-09-211-3/+1
| | * | | | net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun2012-09-211-1/+1
| | * | | | stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun2012-09-211-1/+1
| | * | | | gianfar: fix phc index build failureRichard Cochran2012-09-212-2/+3
| | * | | | bnx2x: remove false warning regarding interrupt numberAriel Elior2012-09-211-5/+6
| | |/ / /
| | * | | at91ether: return PTR_ERR if call to clk_get failsDevendra Naga2012-09-201-1/+1
| | * | | net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork2012-09-201-3/+8
| | * | | asix: Support DLink DUB-E100 H/W Ver C1Søren holm2012-09-191-0/+4
| | * | | e1000: Small packets may get corrupted during padding by HWTushar Dave2012-09-181-0/+11
| | * | | netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-09-181-0/+4
| | * | | bnx2x: fix rx checksum validation for IPv6Michal Schmidt2012-09-181-5/+7