aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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. Miller14-32/+68
2009-09-16ssb/sdio: fix printk format warningsRandy Dunlap1-2/+2
2009-09-16p54usb: add Zcomax XG-705A usbidChristian Lamparter1-0/+1
2009-09-16mlx4: Fix access to freed memoryVitaliy Gusev1-3/+8
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 Kawasaki2-12/+12
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-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-14Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds2-4/+4
2009-09-14ssb: Fix error when V1 SPROM extraction is forcedLarry Finger1-0/+1
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-14ssb: Disable verbose SDIO coreswitchMichael Buesch1-1/+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 Torvalds847-38480/+79612
2009-09-14Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2009-09-14pohmelfs: Use new syncing helperJan Kara1-2/+2
2009-09-14vfs: Rename generic_file_aio_write_nolockChristoph Hellwig1-1/+1
2009-09-14pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolockJan Kara1-1/+1
2009-09-14Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-14/+11
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
2009-09-11netxen: change firmware write sizeAmit Kumar Salecha1-5/+12
2009-09-11tg3: Fix return ring size breakageMatt Carlson1-1/+1
2009-09-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds26-246/+891
2009-09-11netxen: build fix for INET=nRandy Dunlap1-0/+4
2009-09-11Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-2/+140
2009-09-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+3
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+14
2009-09-11cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont1-0/+15