summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2010-07-23usb: usbnet: use newly introduced hex_to_bin()Andy Shevchenko
2010-07-23drivers: net: use newly introduced hex_to_bin()Andy Shevchenko
2010-07-23be2net: bump the driver version numberAjit Khaparde
2010-07-23be2net: variable name changesAjit Khaparde
2010-07-23be2net: supress printing error when mac query fails for VFAjit Khaparde
2010-07-23be2net: code to support tx rate configuration on virtual functionsAjit Khaparde
2010-07-23be2net: add vlan support for sriov virtual functionsAjit Khaparde
2010-07-23be2net: add support to get vf configAjit Khaparde
2010-07-23be2net: change to call pmac_del only if necessaryAjit Khaparde
2010-07-23iwlwifi: remove spurious semicolonsJohannes Berg
2010-07-23iwlwifi: reduce beacon fill conditionsJohannes Berg
2010-07-23iwlwifi: read multiple MAC addressesWey-Yi Guy
2010-07-23iwlwifi: make iwl_mac_beacon_update staticJohannes Berg
2010-07-23iwlagn: fix firmware loading TLV error pathJohannes Berg
2010-07-23iwlwifi: add TLV to specify the size of phy calibration tableWey-Yi Guy
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy
2010-07-23iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy
2010-07-23iwlagn: add .cfg flag to idenfity the need for bt statisticsWey-Yi Guy
2010-07-23iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy
2010-07-22wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov
2010-07-22stmmac: handle allocation errors in setup functionsDan Carpenter
2010-07-22bonding: don't lock when copying/clearing VLAN list on slaveJay Vosburgh
2010-07-22bonding: change test for presence of VLANsJay Vosburgh
2010-07-22net/fec: restore interrupt mask after software-reset in fec_stop()Wolfram Sang
2010-07-223c59x: handle pci_iomap() errorsKulikov Vasiliy
2010-07-22macvtap: Limit packet queue lengthHerbert Xu
2010-07-22CAN: Add Flexcan CAN controller driverMarc Kleine-Budde
2010-07-21r6040: Fix args to phy_mii_ioctl().David S. Miller
2010-07-21drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy
2010-07-21drivers/net/qlge: Use pr_<level>, shrink text a bitJoe Perches
2010-07-21ixgbe/igb: catch invalid VF settingsAndy Gospodarek
2010-07-21b43: silence phy_n sparse warningsLarry Finger
2010-07-21b43: silence most sparse warningsJohn W. Linville
2010-07-21drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko
2010-07-21bnx2x: Advance a module versionVladislav Zolotarov
2010-07-21bnx2x: Protect statistics ramrod and sequence numberVladislav Zolotarov
2010-07-21bnx2x: Protect a SM state changeVladislav Zolotarov
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-20rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville
2010-07-20mwl8k: correct/silence sparse warningsJohn W. Linville
2010-07-20rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville
2010-07-20libipw: correct sparse warnings and mark some variables staticJohn W. Linville
2010-07-20ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville
2010-07-20ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-07-20cxgb4vf: Fix bug where we were only allocating one queue in MSI modeCasey Leedom
2010-07-20cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay arrayCasey Leedom
2010-07-19bnx2: Update version to 2.0.17.Michael Chan
2010-07-19bnx2: Remove some unnecessary smp_mb() in tx fast path.Michael Chan