aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-12-08mv643xx_eth: check for valid hw address (resubmit)Denis Kirjanov
2009-12-08net/mpc5200: Fix locking on fec_mpc52xx driverAsier Llano
2009-12-08myri10ge: use src+dst for rss hashingBrice Goglin
2009-12-08ixgbe: add support for 82599 KR device 0x1517Don Skidmore
2009-12-08ixgbe: Fix TX stats accountingEric Dumazet
2009-12-08e1000e: only perform ESB2 MDIC workaround on certain configurationsBruce Allan
2009-12-08e1000e: replace incorrect use of GG82563_REG macroBruce Allan
2009-12-08e1000e: minor correction to name of bit in CTRL_EXT registerBruce Allan
2009-12-07ath5k: add support for Dell Vostro A860 LEDShahar Or
2009-12-07orinoco: remove spare KERN_DEBUGDavid Kilroy
2009-12-07rtl8187: Fix wrong rfkill switch mask for some modelsLarry Finger
2009-12-07ath9k: fix tx status reportingFelix Fietkau
2009-12-07mwl8k: don't complain about oversized beacons in FINALIZE_JOINLennert Buytenhek
2009-12-07mwl8k: don't overwrite mwl8k_vif::bssid until after disassociationLennert Buytenhek
2009-12-07mwl8k: struct ieee80211_rx_status::qual is deprecatedLennert Buytenhek
2009-12-07mwl8k: don't forget to call pci_disable_device()Lennert Buytenhek
2009-12-07mwl8k: increase firmware loading timeoutsLennert Buytenhek
2009-12-07mwl8k: allow more time for transmit rings to drainLennert Buytenhek
2009-12-07mwl8k: allow more time for firmware commands to completeLennert Buytenhek
2009-12-07mwl8k: properly report rate on received 40MHz packetsLennert Buytenhek
2009-12-07mwl8k: fix addr4 zeroing and payload overwrite on DMA header creationLennert Buytenhek
2009-12-07mwl8k: prevent corruption of QoS field on receiveLennert Buytenhek
2009-12-07mwl8k: fix UPDATE_STADB command struct legacy_rates array lengthLennert Buytenhek
2009-12-07mwl8k: fix MCS bitmap size in SET_RATE commandLennert Buytenhek
2009-12-07wl1251: don't build null data template in wl1251_op_config()Kalle Valo
2009-12-07wl1251: fix bssid handlingKalle Valo
2009-12-07wl1251: remove false warning messagesKalle Valo
2009-12-07iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument changeJohn W. Linville
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-04iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz
2009-12-04iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz
2009-12-04iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz
2009-12-04iwmc3200wifi: Update wiwi priority tableSamuel Ortiz
2009-12-04iwlwifi: driver version track kernel versionReinette Chatre
2009-12-04iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy
2009-12-04iwl3945: remove duplicated event logging codeWey-Yi Guy
2009-12-04b43: fix two warningsJohannes Berg
2009-12-04ipw2100: fix rebooting hang with driver loadedZhu Yi
2009-12-04iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi
2009-12-04ath9k: enable 2GHz band only if the device supports itGabor Juhos
2009-12-04airo: Fix integer overflow warningMichael Buesch
2009-12-04rt2x00: Fix padding bug on L2PAD devices.Gertjan van Wingerde
2009-12-04b43legacy: avoid PPC fault during resumeLarry Finger
2009-12-04b43: avoid PPC fault during resumeLarry Finger
2009-12-03be2net: Add support for ethtool self testSuresh R
2009-12-03net: Fix ks8851 snl NULL pointer dereference OopsTristram Ha
2009-12-03netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney
2009-12-03bnx2: Refine VPD logic.Michael Chan