aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-08qlge: Fix RX multicast filter settings.Ron Mercer
2009-10-08qlge: Fix frame routing for multicast frames.Ron Mercer
2009-10-08qlge: Fix frame routing issue related to bonding.Ron Mercer
2009-10-08qlge: Fix RSS hashing values.Ron Mercer
2009-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-07znet: Don't claim DMA lock around free_dma() calls.David S. Miller
2009-10-07b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz
2009-10-07b43: Fix PPC crash in rfkill polling on unloadLarry Finger
2009-10-07mac80211: fix ADM8211_SYNCTL_RFtype defineRoel Kluin
2009-10-07iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas
2009-10-07b43: Protect sanity check against physical device removalMichael Buesch
2009-10-07iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre
2009-10-07iwlwifi: fix compile warningReinette Chatre
2009-10-07iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy
2009-10-07iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg
2009-10-07b43: Don't use struct wldev after detach.Michael Buesch
2009-10-07ethoc: limit the number of buffers to 128Thomas Chou
2009-10-07ethoc: use system memory as bufferThomas Chou
2009-10-07ethoc: align received packet to make IP header at word boundaryThomas Chou
2009-10-07ethoc: fix buffer address mappingThomas Chou
2009-10-07ethoc: fix typo to compute number of tx descriptorsThomas Chou
2009-10-07au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin
2009-10-07netxen: Fix Unlikely(x) > yRoel Kluin
2009-10-07pasemi_mac: ethtool get settings fixValentine Barshak
2009-10-07tg3: Fix phylib locking strategyMatt Carlson
2009-10-07rndis_host: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt
2009-10-06gigaset: correct debugging output selectionTilman Schmidt
2009-10-06gigaset: improve error recoveryTilman Schmidt
2009-10-06gigaset: fix device ERROR response handlingTilman Schmidt
2009-10-06gigaset: announce if built with debuggingTilman Schmidt
2009-10-06gigaset: handle isoc frame errors more gracefullyTilman Schmidt
2009-10-06gigaset: linearize skbTilman Schmidt
2009-10-06gigaset: fix reject/hangup handlingTilman Schmidt
2009-10-06isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt
2009-10-06isdn: avoid races in capidrvTilman Schmidt
2009-10-06isdn: accept CAPI Informational Info values as successTilman Schmidt
2009-10-06be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...Ajit Khaparde
2009-10-06be2net: Fix a typo in be_cmds.hAjit Khaparde
2009-10-06be2net: Bug Fix while accounting of multicast frames during netdev stats updateAjit Khaparde
2009-10-06qlge: Fix lock/mutex warnings.Ron Mercer
2009-10-06qlge: Fix queueing of firmware handler in ISR.Ron Mercer
2009-10-06qlge: Fix some bit definitions for reset register.Ron Mercer
2009-10-06connector: Fix incompatible pointer type warningStephen Boyd
2009-10-05be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...Ajit Khaparde
2009-10-05pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki
2009-10-04e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck
2009-10-04ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore
2009-10-04ixgbe: add support for 82599 Combined BackplaneDon Skidmore
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan