summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | * | Revert "ipw2200: fix oops on missing firmware"John W. Linville2009-11-064-16/+6
| | * | rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger2009-11-041-2/+2
| * | | be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla2009-11-061-1/+1
| * | | virtio_net: rename driver struct to please modpostUwe Kleine-König2009-11-051-3/+3
| * | | DaVinci EMAC: correct param for ISRTonyliu2009-11-041-1/+1
| * | | cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson2009-11-042-2/+42
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-0318-127/+476
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-028-10/+36
| |\ \
| | * | libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse2009-10-301-1/+1
| | * | ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez2009-10-301-1/+1
| | * | b43: Fix DMA TX bounce buffer copyingMichael Buesch2009-10-301-2/+13