summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2011-06-01bnx2x: Modify XGXS functionsYaniv Rosner
2011-06-01bnx2x: Fix link status syncYaniv Rosner
2011-06-01bnx2x: Adjust BCM8726 module detection settingsYaniv Rosner
2011-06-01bnx2x: Fix grammar and relocate codeYaniv Rosner
2011-06-01bnx2x: Fix BCM84833 settingsYaniv Rosner
2011-06-01bnx2x: Fix over current port displayYaniv Rosner
2011-06-01bnx2x: Add TX fault check for fiber PHYsYaniv Rosner
2011-06-01bnx2x: Change return status typeYaniv Rosner
2011-06-01bnx2x: Fix port type displayYaniv Rosner
2011-06-01bnx2x: Add new phy BCM8722Yaniv Rosner
2011-05-31be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...Somnath Kotur
2011-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-31Revert "net: fix section mismatches"David S. Miller
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov
2011-05-31drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla
2011-05-30virtio_net: delay TX callbacksMichael S. Tsirkin
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd
2011-05-27wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma
2011-05-27iwl4965: fix 5GHz operationStanislaw Gruszka
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan
2011-05-26ath9k: Reset chip on baseband hangRajkumar Manoharan
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki
2011-05-26rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger
2011-05-26rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger
2011-05-26mwifiex: correct event header lengthYogesh Ashok Powar
2011-05-26bonding: cleanup module option descriptionsAndy Gospodarek
2011-05-26net: davinci_emac: fix dev_err use at probeJohan Hovold
2011-05-26mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz
2011-05-26wan/pc300: Drop __TIME__ usageMichal Marek
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-25bonding: documentation and code cleanup for resend_igmpFlavio Leitner
2011-05-25bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos
2011-05-25bnx2x: protect sequence increment with mutexDmitry Kravkov
2011-05-25via-velocity: don't annotate MAC registers as packedUlrich Hecht
2011-05-25xen: netfront: hold RTNL when updating features.Ian Campbell
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-25hdlcdrv: Drop __TIME__ usageMichal Marek
2011-05-25baycom: Drop __TIME__ usageMichal Marek
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville