aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-15/+17
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton2-7/+8
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds40-421/+452
2009-06-18netxen: fix tx ring accountingDhananjay Phadke4-21/+35
2009-06-18netxen: fix detection of cut-thru firmware modeDhananjay Phadke2-2/+3
2009-06-18forcedeth: fix dma api mismatchesEric Dumazet1-19/+27
2009-06-18via-velocity : fix no link detection on bootSéguier Régis1-1/+3
2009-06-18Net / e100: Fix suspend of devices that cannot be power managedRafael J. Wysocki1-5/+6
2009-06-18TI DaVinci EMAC : Fix rmmod errorchaithrika@ti.com1-1/+0
2009-06-18net: group address list and its countJiri Pirko6-15/+15
2009-06-17sky2: version 1.23Stephen Hemminger1-1/+1
2009-06-17sky2: add GRO supportStephen Hemminger1-8/+21
2009-06-17sky2: skb recyclingStephen Hemminger2-11/+28
2009-06-17sky2: reduce default transmit ringStephen Hemminger1-2/+2
2009-06-17sky2: receive counter updateStephen Hemminger1-10/+19
2009-06-17sky2: fix shutdown synchronizationStephen Hemminger1-5/+9
2009-06-17sky2: PCI irq issuesStephen Hemminger1-0/+2
2009-06-17sky2: more receive shutdownStephen Hemminger1-1/+8
2009-06-17sky2: turn off pause during shutdownStephen Hemminger1-1/+2
2009-06-17r8169: do not bring device down when suspendingfrançois romieu1-11/+8
2009-06-17sis190: use an adequate phy list entry as a fallbackfrançois romieu1-1/+1
2009-06-17net/ucc_geth: Add SGMII support for UCC GETH driverHaiying Wang2-2/+84
2009-06-17Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"Grant Likely2-105/+2
2009-06-18Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2-2/+2
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt9-29/+29
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+3
2009-06-17phy_device: fix parameter name in kernel-docRandy Dunlap1-1/+1
2009-06-17net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy3-30/+23
2009-06-17vxge: Enable SRIOV support in the driver.Sivakumar Subramani3-7/+22
2009-06-17sonic: Fix build after ndo_start_xmit() changes.David S. Miller1-1/+1
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2-2/+2
2009-06-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt623-35143/+60702
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds9-27/+26
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-4/+4
2009-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller11-184/+152
2009-06-16sky2: don't look for VPD sizeStephen Hemminger1-15/+16
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim4-12/+11
2009-06-15xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman1-5/+5
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers1-0/+1
2009-06-15firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville3-10/+9
2009-06-16net/ps3: gelic - Add missing annotationsGeert Uytterhoeven2-13/+15
2009-06-15ath9k: process rx packet if we are waiting for CABGabor Juhos1-0/+1
2009-06-15ath9k: prevent sleeping while we are waiting for CABGabor Juhos1-0/+1
2009-06-15ath9k: restore power mode on error pathGabor Juhos1-3/+6
2009-06-15ath9k: port to cfg80211 rfkillJohannes Berg5-110/+26
2009-06-15ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan1-0/+6
2009-06-15ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan1-5/+16
2009-06-15ath5k: fix mesh beaconingNick Kossifidis1-2/+3
2009-06-15iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar2-4/+1
2009-06-15iwlwifi: check for channel location for 40MHzWey-Yi Guy1-7/+3