aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-03netxen: suppress false lro warning messagesSucheta Chakraborty1-0/+6
2011-06-02sungem: Spring cleaning and GRO supportBenjamin Herrenschmidt2-541/+373
2011-06-02bonding: allow all slave speedsJiri Pirko1-8/+1
2011-06-01caif: Add CAIF HSI Link layer driverDmitry.Tarnyagin3-0/+1232
2011-06-01bnx2x: Improve cl45 access methodsYaniv Rosner1-71/+65
2011-06-01bnx2x: Modify XGXS functionsYaniv Rosner2-53/+37
2011-06-01bnx2x: Fix link status syncYaniv Rosner1-5/+24
2011-06-01bnx2x: Adjust BCM8726 module detection settingsYaniv Rosner5-29/+85
2011-06-01bnx2x: Fix grammar and relocate codeYaniv Rosner2-266/+276
2011-06-01bnx2x: Fix BCM84833 settingsYaniv Rosner2-58/+171
2011-06-01bnx2x: Fix over current port displayYaniv Rosner1-6/+7
2011-06-01bnx2x: Add TX fault check for fiber PHYsYaniv Rosner3-4/+72
2011-06-01bnx2x: Change return status typeYaniv Rosner2-184/+192
2011-06-01bnx2x: Fix port type displayYaniv Rosner8-58/+162
2011-06-01bnx2x: Add new phy BCM8722Yaniv Rosner2-25/+62
2011-05-31be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supported on the cardSomnath Kotur3-2/+76
2011-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller24-98/+131
2011-05-31Revert "net: fix section mismatches"David S. Miller10-72/+68
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov1-1/+1
2011-05-31drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla1-1/+1
2011-05-30virtio_net: delay TX callbacksMichael S. Tsirkin1-1/+1
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+3
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville12-24/+61
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-23/+33
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd1-1/+1
2011-05-27wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2-2/+0
2011-05-27iwl4965: fix 5GHz operationStanislaw Gruszka1-2/+2
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds6-7/+6
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan1-1/+2
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan3-1/+28
2011-05-26ath9k: Reset chip on baseband hangRajkumar Manoharan1-1/+3
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki1-1/+1
2011-05-26rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger1-0/+7
2011-05-26rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger1-13/+15
2011-05-26mwifiex: correct event header lengthYogesh Ashok Powar1-2/+2
2011-05-26bonding: cleanup module option descriptionsAndy Gospodarek1-12/+22
2011-05-26net: davinci_emac: fix dev_err use at probeJohan Hovold1-11/+11
2011-05-26mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz1-2/+1
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz1-2/+1
2011-05-26wan/pc300: Drop __TIME__ usageMichal Marek1-2/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds136-1038/+1438
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-5/+3
2011-05-25bonding: documentation and code cleanup for resend_igmpFlavio Leitner2-10/+12
2011-05-25bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman3-16/+10
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos1-0/+1
2011-05-25bnx2x: protect sequence increment with mutexDmitry Kravkov1-1/+2
2011-05-25via-velocity: don't annotate MAC registers as packedUlrich Hecht1-1/+1
2011-05-25xen: netfront: hold RTNL when updating features.Ian Campbell1-0/+2
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller123-870/+1348
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-3/+2149