summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | e1000e: add Tx timeout factor for 100MbpsBruce Allan2009-11-201-1/+1
* | | | e1000e: set flow control thresholds properly after enabling/disabling pauseBruce Allan2009-11-201-2/+10
* | | | e1000e: read of PHY register may access wrong page on 82578Bruce Allan2009-11-201-24/+22
* | | | e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan2009-11-203-12/+32
* | | | ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput2009-11-201-1/+1
* | | | veth: Fix veth_get_stats()Eric Dumazet2009-11-191-19/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-1832-251/+183
|\| | |
| * | | cxgb3: fix premature page unmapDivy Le Ray2009-11-181-2/+2
| * | | ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell2009-11-181-2/+2
| * | | sungem: Fix Serdes detection.David S. Miller2009-11-171-1/+9
| * | | net: fix mdio section mismatch warningStephen Rothwell2009-11-171-1/+1
| * | | ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan2009-11-161-2/+9
| * | | ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao2009-11-161-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-165-164/+43
| |\ \ \
| | * | | p54usb: Remove DMA buffer from stackLarry Finger2009-11-131-3/+7
| | * | | Revert "libipw: initiate cfg80211 API conversion"John W. Linville2009-11-134-161/+36
| * | | | TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram2009-11-151-3/+0
| * | | | smsc911x: Fix Console Hang when bringing the interface down.Sriram2009-11-151-1/+1
| * | | | forcedeth: mac address fixStanislav O. Bezzubtsev2009-11-151-4/+1
| * | | | r6040: fix version printingFlorian Fainelli2009-11-151-1/+1
| * | | | r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans2009-11-131-2/+2
| * | | | can: add the missing netlink get_xstats_size callbackWolfgang Grandegger2009-11-131-0/+6
| * | | | can: Fix driver Kconfig structureOliver Hartkopp2009-11-134-55/+64
| * | | | s2io: fixing a ethtool test that is brokenBreno Leitao2009-11-131-0/+1
| |/ / /
| * | | iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy2009-11-101-0/+1
| * | | iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-11-104-3/+23
| * | | Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao2009-11-101-3/+2
| * | | Libertas: coding style cleanup in ethtool.cBing Zhao2009-11-101-4/+8
| * | | rtl8187: Fix sparse warningsLarry Finger2009-11-101-0/+1
| * | | ath5k: add LED definition for BenQ Joybook R55vBob Copeland2009-11-101-0/+2
| * | | ath5k: add LED support for HP Compaq CQ60Bob Copeland2009-11-101-0/+2
| * | | ath5k: don't reset mcast filter when configuring the modeBob Copeland2009-11-101-1/+0
| * | | b43: work around a locking issue in ->set_tim()Felix Fietkau2009-11-101-2/+1
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-091-2/+2
|\ \ \ \
| * | | | i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare2009-11-071-2/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-0924-113/+262
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | net/fsl_pq_mdio: add module license GPLSebastian Siewior2009-11-081-0/+1
| * | can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger2009-11-081-0/+17
| * | qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer2009-11-061-0/+2
| * | qlge: Fix early exit from mbox cmd complete wait.Ron Mercer2009-11-061-1/+1
| * | ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore2009-11-061-4/+23
| * | ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou2009-11-061-1/+51
| * | ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou2009-11-061-1/+4
| * | macsonic: fix crash on PowerBook 520Finn Thain2009-11-061-57/+60
| * | NET: cassini, fix lock imbalanceJiri Slaby2009-11-061-2/+3
| * | ems_usb: Fix byte order issues on big endian machinesSebastian Haas2009-11-061-1/+4
| * | be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde2009-11-061-12/+12
| * | be2net: fix to set proper flow control on resumeAjit Khaparde2009-11-063-4/+14
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-068-25/+25
| |\ \
| | * | rt2x00: Don't queue ieee80211 work after USB removalSean Cross2009-11-063-7/+17