aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-25qlcnic: fix loopback testAmit Kumar Salecha3-22/+8
2010-07-24ixgbe: fix ethtool statsEric Dumazet1-21/+21
2010-07-24qlcnic: fix bandwidth checkRajesh Borundia1-4/+3
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller34-2173/+208
2010-07-233c59x: Fix call to mdio_sync() with the wrong argumentBen Hutchings1-1/+1
2010-07-23net: s2io: fix buffer overflowKulikov Vasiliy1-10/+18
2010-07-23mv643xx_eth: potential null dereferenceDan Carpenter1-1/+2
2010-07-23net: 3c59x: fix leak of iomapsKulikov Vasiliy1-0/+1
2010-07-23wireless: use newly introduced hex_to_bin()Andy Shevchenko1-21/+2
2010-07-23usb: usbnet: use newly introduced hex_to_bin()Andy Shevchenko1-11/+2
2010-07-23drivers: net: use newly introduced hex_to_bin()Andy Shevchenko1-6/+5
2010-07-23be2net: bump the driver version numberAjit Khaparde1-1/+1
2010-07-23be2net: variable name changesAjit Khaparde4-8/+8
2010-07-23be2net: supress printing error when mac query fails for VFAjit Khaparde1-1/+2
2010-07-23be2net: code to support tx rate configuration on virtual functionsAjit Khaparde4-1/+78
2010-07-23be2net: add vlan support for sriov virtual functionsAjit Khaparde2-8/+47
2010-07-23be2net: add support to get vf configAjit Khaparde2-13/+47
2010-07-23be2net: change to call pmac_del only if necessaryAjit Khaparde2-2/+5
2010-07-22stmmac: handle allocation errors in setup functionsDan Carpenter3-3/+7
2010-07-22bonding: don't lock when copying/clearing VLAN list on slaveJay Vosburgh1-13/+3
2010-07-22bonding: change test for presence of VLANsJay Vosburgh2-9/+25
2010-07-22net/fec: restore interrupt mask after software-reset in fec_stop()Wolfram Sang1-3/+4
2010-07-223c59x: handle pci_iomap() errorsKulikov Vasiliy1-0/+5
2010-07-22CAN: Add Flexcan CAN controller driverMarc Kleine-Budde3-0/+1040
2010-07-21r6040: Fix args to phy_mii_ioctl().David S. Miller1-1/+1
2010-07-21drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy1-4/+1
2010-07-21drivers/net/qlge: Use pr_<level>, shrink text a bitJoe Perches2-491/+318
2010-07-21b43: silence phy_n sparse warningsLarry Finger1-7/+9
2010-07-21b43: silence most sparse warningsJohn W. Linville4-10/+10
2010-07-21drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko1-12/+4
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-10/+14
2010-07-20rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville1-3/+8
2010-07-20mwl8k: correct/silence sparse warningsJohn W. Linville1-10/+12
2010-07-20rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville1-1/+1
2010-07-20libipw: correct sparse warnings and mark some variables staticJohn W. Linville2-6/+2
2010-07-20ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville1-1/+1
2010-07-20ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville1-1/+1
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro1-0/+2
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg1-9/+9
2010-07-20cxgb4vf: Fix bug where we were only allocating one queue in MSI modeCasey Leedom1-4/+2
2010-07-20cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay arrayCasey Leedom1-1/+1
2010-07-19bnx2: Update version to 2.0.17.Michael Chan1-2/+2
2010-07-19bnx2: Remove some unnecessary smp_mb() in tx fast path.Michael Chan1-1/+9
2010-07-19bnx2: Call pci_enable_msix() with actual number of vectors.Michael Chan2-7/+26
2010-07-19bnx2: Use proper counter for net_device_stats->multicast.Michael Chan1-1/+1
2010-07-19ixgbe: fix version string for ixgbeDon Skidmore1-1/+1
2010-07-19ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma poolYi Zou1-1/+1
2010-07-19ixgbe: properly toggling netdev feature flags when disabling FCoEYi Zou2-13/+11
2010-07-19ixgbe: drop support for UDP in RSS hash generationAlexander Duyck1-3/+1
2010-07-19ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend1-1/+1