aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
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-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
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-04hdlc: spelling fix in find_pvc() commentRudy Matela
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04sky2: fix sky2_link_down copy/paste comment errorBrandon Philips
2009-12-04tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König
2009-12-04comment typo fix: sybsystem -> subsystemJean Delvare
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
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
2009-12-03ixgbe: use EIAM to automask MSI-XJesse Brandeburg
2009-12-03ixgbe: performance tweaksJesse Brandeburg
2009-12-03ixgbe: change default ring sizeJesse Brandeburg
2009-12-03ixgbe: select FCoE Tx queue in ndo_select_queueYi Zou
2009-12-03ixgbe: use known user priority for FCoE when DCB is enabledYi Zou
2009-12-03usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum
2009-12-03cdc-ether: Implement reset_resume()Oliver Neukum
2009-12-03bnx2: Update version to 2.0.3.Michael Chan
2009-12-03bnx2: Read firmware version from VPD.Michael Chan
2009-12-03bnx2: Print warning when unable to allocate the full SKB/page ring.Michael Chan
2009-12-03bnx2: Dump some state during tx timeout.Michael Chan
2009-12-03bnx2: Protect tx timeout reset with rtnl_lock().Michael Chan
2009-12-03tg3: Update version to 3.105Matt Carlson
2009-12-03tg3: Clean tg3_init_one()Matt Carlson
2009-12-03tg3: Use pci_read_vpd() instead of private methodMatt Carlson
2009-12-03tg3: Add some VPD preprocessor constantsMatt Carlson
2009-12-03tg3: Add 57765 asic revMatt Carlson
2009-12-03tg3: Make TSS enable independent of MSI-X enableMatt Carlson