aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-09-19slip: Clean up create and destroyAlan Cox1-73/+23
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers1-1/+1
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds37-479/+545
2009-09-17MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon4-0/+2284
2009-09-17be2net: fix some cmds to use mccq instead of mboxSathya Perla4-189/+271
2009-09-17atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMAJie Yang2-2/+22
2009-09-17wl12xx: Fix print_mac() conversion.David S. Miller1-2/+2
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-15/+3
2009-09-16wl12xx: switch to %pM to print the mac addressJean-Christophe PLAGNIOL-VILLARD1-2/+1
2009-09-16b44: the poll handler b44_poll must not enable IRQ unconditionallyDongdong Deng1-4/+3
2009-09-16bonding: make ab_arp select active slaves as other modesJiri Pirko1-87/+35
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller12-29/+64
2009-09-16p54usb: add Zcomax XG-705A usbidChristian Lamparter1-0/+1
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-3/+3
2009-09-16mlx4: Fix access to freed memoryVitaliy Gusev1-3/+8
2009-09-16m68knommu: remove ColdFire direct interrupt register accessGreg Ungerer1-15/+3
2009-09-15debugfs: Change debugfs directory of IWMC3200GeunSik Lim1-3/+3
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre2-3/+3
2009-09-15sky2: Make sure both ports initialize correctlyStephen Hemminger1-6/+8
2009-09-15sky2: transmit ring accountingStephen Hemminger1-4/+6
2009-09-15pcnet_cs: add cis of Linksys multifunction pcmcia cardKen Kawasaki1-5/+5
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua1-3/+6
2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp1-1/+1
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-09-14igb: do not allow phy sw reset code to make calls to null pointersAlexander Duyck1-1/+4
2009-09-14igb: reset sgmii phy at start of initAlexander Duyck4-109/+95
2009-09-14ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr3-3/+6
2009-09-14ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr3-0/+6
2009-09-14ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr1-0/+2
2009-09-14cdc-phonet: remove noisy debug statementRĂ©mi Denis-Courmont1-1/+0
2009-09-14net: constify remaining proto_opsAlexey Dobriyan1-2/+2
2009-09-14netdev: smc91x: drop Blackfin cruftMichael Hennerich1-28/+0
2009-09-14iwlwifi: disable powersave for 4965Johannes Berg4-5/+11
2009-09-14iwlwifi: find the correct first antennaWey-Yi Guy1-1/+3
2009-09-14iwlwifi: fix potential rx buffer lossReinette Chatre2-15/+33
2009-09-14iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin1-0/+6
2009-09-14b43: Fix resume failureMichael Buesch1-5/+1
2009-09-14wireless: default CONFIG_WLAN to yLuis R. Rodriguez1-0/+1
2009-09-14ath9k: Fix bug in ANI channel handlingSujith1-2/+4
2009-09-14b43: Force-wake queues on initMichael Buesch1-0/+2
2009-09-14hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky1-1/+2
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds726-37713/+65489
2009-09-12Merge branch 'master' into develRussell King83-483/+781
2009-09-12Merge branch 'devel-stable' into develRussell King85-262/+3632
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into develRussell King92-489/+1000
2009-09-11netxen: update copyrightDhananjay Phadke9-54/+9
2009-09-11netxen: fix tx timeout recoveryAmit Kumar Salecha3-13/+64
2009-09-11netxen: fix file firmware leakDhananjay Phadke1-2/+3
2009-09-11netxen: improve pci memory accessDhananjay Phadke3-266/+93