summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-11-11iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy1-0/+1
2009-11-11iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy4-3/+23
2009-11-11Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao1-3/+2
2009-11-11Libertas: coding style cleanup in ethtool.cBing Zhao1-4/+8
2009-11-11rtl8187: Fix sparse warningsLarry Finger1-0/+1
2009-11-11ath5k: add LED definition for BenQ Joybook R55vBob Copeland1-0/+2
2009-11-11ath5k: add LED support for HP Compaq CQ60Bob Copeland1-0/+2
2009-11-11ath5k: don't reset mcast filter when configuring the modeBob Copeland1-1/+0
2009-11-11b43: work around a locking issue in ->set_tim()Felix Fietkau1-2/+1
2009-11-09Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-113/+262
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior1-0/+1
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger1-0/+17
2009-11-07i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare1-2/+2
2009-11-07qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer1-0/+2
2009-11-07qlge: Fix early exit from mbox cmd complete wait.Ron Mercer1-1/+1
2009-11-07ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore1-4/+23
2009-11-07ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou1-1/+51
2009-11-07ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou1-1/+4
2009-11-07macsonic: fix crash on PowerBook 520Finn Thain1-57/+60
2009-11-07NET: cassini, fix lock imbalanceJiri Slaby1-2/+3
2009-11-07ems_usb: Fix byte order issues on big endian machinesSebastian Haas1-1/+4
2009-11-07be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde1-12/+12
2009-11-07be2net: fix to set proper flow control on resumeAjit Khaparde3-4/+14
2009-11-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-25/+25
2009-11-06rt2x00: Don't queue ieee80211 work after USB removalSean Cross3-7/+17
2009-11-06Revert "ipw2200: fix oops on missing firmware"John W. Linville4-16/+6
2009-11-06be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla1-1/+1
2009-11-05virtio_net: rename driver struct to please modpostUwe Kleine-König1-3/+3
2009-11-05rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger1-2/+2
2009-11-04DaVinci EMAC: correct param for ISRTonyliu1-1/+1
2009-11-04cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson2-2/+42
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-127/+476
2009-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-10/+36
2009-10-31USB: rndis_host: debug info clobbered before it is loggedGeorge Nassar1-3/+3
2009-10-30libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse1-1/+1
2009-10-30ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez1-1/+1
2009-10-30b43: Fix DMA TX bounce buffer copyingMichael Buesch1-2/+13
2009-10-30rt73usb.c : more idsXose Vazquez Perez1-0/+5
2009-10-30ipw2200: fix oops on missing firmwareZhu Yi4-6/+16
2009-10-30sky2: set carrier off in probeBrandon Philips1-0/+2
2009-10-30pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia cardKen Kawasaki1-1/+1
2009-10-30r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo framesRaimonds Cicans1-1/+1
2009-10-30ibmtr: possible Read buffer overflow?roel kluin1-2/+9
2009-10-30e1000e: rework disable K1 at 1000Mbps for 82577/82578Bruce Allan5-28/+190
2009-10-30e1000e: config PHY via software after resetsBruce Allan2-78/+218
2009-10-30e100: e100_phy_init() isolates selected PHY, causes 10 second boot delayBruce Allan1-7/+19
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-359/+727
2009-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+1
2009-10-29ray_cs: Fix copy_from_user handlingAlan Cox1-1/+1