summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX2012-06-251-1/+1
* caif-hsi: Removed dead codeKim Lilliestierna XX2012-06-251-7/+4
* be2net: Regression bug wherein VFs creation broken for multiple cards.Somnath Kotur2012-06-251-1/+2
* be2net: Explicitly clear the reserved field in the Tx DescriptorSomnath Kotur2012-06-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-2526-159/+219
|\
| * net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda2012-06-221-5/+7
| * r8169: RxConfig hack for the 8168evl.françois romieu2012-06-221-0/+1
| * usbnet: handle remote wakeup asapMing Lei2012-06-221-16/+26
| * usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei2012-06-221-0/+1
| * usbnet: clear OPEN flag in failure pathMing Lei2012-06-221-1/+3
| * net: qmi_wwan: fix Gobi device probingBjørn Mork2012-06-221-43/+40
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2212-45/+64
| |\
| | * ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan2012-06-201-3/+2
| | * iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg2012-06-201-0/+6
| | * ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-06-201-1/+13
| | * wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas2012-06-201-0/+4
| | * wl1251: always report beacon loss to the stackGrazvydas Ignotas2012-06-201-2/+1
| | * wl1251: fix TSF calculationGrazvydas Ignotas2012-06-201-1/+1
| | * mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao2012-06-191-14/+11
| | * airo: copying wrong data in airo_get_aplist()Dan Carpenter2012-06-191-2/+2
| | * mwifiex: fix uAP TX packet timeout issueAvinash Patil2012-06-191-7/+3
| | * ath5k: remove _bh from inner locksBob Copeland2012-06-191-2/+2
| | * ath9k: fix invalid pointer access in the tx pathFelix Fietkau2012-06-192-12/+18
| | * ath9k: fix a tx rate duration calculation bugFelix Fietkau2012-06-191-1/+1
| * | ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck2012-06-201-1/+1
| * | Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.Carolyn Wyborny2012-06-201-3/+7
| * | igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny2012-06-201-2/+0
| * | phy/micrel: change phy_id_mask for KSZ9021 and KS8001Jason Wang2012-06-191-4/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-183-19/+21
| |\|
| * | bonding: show all the link status of slavesAmerigo Wang2012-06-171-2/+13
| * | usbnet: sanitise overlong driver information stringsPhil Sutter2012-06-171-3/+3
| * | be2net: Increase statistics structure size for skyhawk.Vasundhara Volam2012-06-171-1/+1
| * | be2net: Modify error message to incorporate subsystemVasundhara Volam2012-06-171-6/+6
| * | be2net: reduce gso_max_size setting to account for ethernet header.Sarveshwar Bandi2012-06-171-1/+1
| * | ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller2012-06-171-2/+11
| * | bnx2x: fix link for BCM57711 with 84823 phyYuval Mintz2012-06-161-1/+1
| * | bnx2x: fix I2C non-respondent issueYuval Mintz2012-06-161-23/+29
* | | netxen: Error return off by one for XG port.Santosh Nayak2012-06-252-4/+4
* | | netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak2012-06-251-2/+2
* | | bnx2x: link module eepromYuval Mintz2012-06-223-4/+67
* | | bnx2x: 1G sfp+ module handlingYuval Mintz2012-06-223-84/+151
* | | bnx2x: revised link register accessYuval Mintz2012-06-223-144/+100
* | | bnx2x: treat 0 speed as link down (copper)Yuval Mintz2012-06-221-10/+12
* | | bnx2x: link cleanupYuval Mintz2012-06-221-173/+167
* | | bnx2x: sfp+ Tx fault detection addedYuval Mintz2012-06-223-16/+99
* | | smsc911x.c: encapsulate enable irq callsMatthias Brugger2012-06-221-7/+10
* | | ixgbe: simplify padding and length checksStephen Hemminger2012-06-211-7/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-06-2010-143/+291
|\ \ \
| * | | ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller2012-06-201-85/+62
| * | | ixgbe: add support for 1G SX modulesJacob Keller2012-06-203-5/+24