aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-17MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon
2009-09-17be2net: fix some cmds to use mccq instead of mboxSathya Perla
2009-09-17atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMAJie Yang
2009-09-17wl12xx: Fix print_mac() conversion.David S. Miller
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-09-16wl12xx: switch to %pM to print the mac addressJean-Christophe PLAGNIOL-VILLARD
2009-09-16b44: the poll handler b44_poll must not enable IRQ unconditionallyDongdong Deng
2009-09-16bonding: make ab_arp select active slaves as other modesJiri Pirko
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-16p54usb: add Zcomax XG-705A usbidChristian Lamparter
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-16mlx4: Fix access to freed memoryVitaliy Gusev
2009-09-16m68knommu: remove ColdFire direct interrupt register accessGreg Ungerer
2009-09-15debugfs: Change debugfs directory of IWMC3200GeunSik Lim
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-09-15sky2: Make sure both ports initialize correctlyStephen Hemminger
2009-09-15sky2: transmit ring accountingStephen Hemminger
2009-09-15pcnet_cs: add cis of Linksys multifunction pcmcia cardKen Kawasaki
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua
2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-09-14igb: do not allow phy sw reset code to make calls to null pointersAlexander Duyck
2009-09-14igb: reset sgmii phy at start of initAlexander Duyck
2009-09-14ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr
2009-09-14ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr
2009-09-14ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr
2009-09-14cdc-phonet: remove noisy debug statementRĂ©mi Denis-Courmont
2009-09-14net: constify remaining proto_opsAlexey Dobriyan
2009-09-14netdev: smc91x: drop Blackfin cruftMichael Hennerich
2009-09-14iwlwifi: disable powersave for 4965Johannes Berg
2009-09-14iwlwifi: find the correct first antennaWey-Yi Guy
2009-09-14iwlwifi: fix potential rx buffer lossReinette Chatre
2009-09-14iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin
2009-09-14b43: Fix resume failureMichael Buesch
2009-09-14wireless: default CONFIG_WLAN to yLuis R. Rodriguez
2009-09-14ath9k: Fix bug in ANI channel handlingSujith
2009-09-14b43: Force-wake queues on initMichael Buesch
2009-09-14hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-12Merge branch 'master' into develRussell King
2009-09-12Merge branch 'devel-stable' into develRussell King
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King
2009-09-11netxen: update copyrightDhananjay Phadke
2009-09-11netxen: fix tx timeout recoveryAmit Kumar Salecha
2009-09-11netxen: fix file firmware leakDhananjay Phadke
2009-09-11netxen: improve pci memory accessDhananjay Phadke
2009-09-11netxen: change firmware write sizeAmit Kumar Salecha
2009-09-11tg3: Fix return ring size breakageMatt Carlson
2009-09-11netxen: build fix for INET=nRandy Dunlap