summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-151-189/+163
* | 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
* | mISDN: fix error return in HFCmulti_init()Roel Kluin2009-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
* ssb-pcmcia: Fix 32bit register access in early bus scanningMartin Fuzzey2009-11-101-1/+5
* 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
* hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr2009-11-061-11/+11
* 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
* | isdn: hfc_usb: Fix read buffer overflowRoel Kluin2009-11-041-2/+2
* | isdn: hisax: Fix test in waitforxfwRoel Kluin2009-11-042-2/+2