summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: potential null dereferenceDan Carpenter2010-07-271-3/+4
* ks8842: Support DMA when accessed via timberdaleRichard Röjfors2010-07-272-21/+447
* stmmac: fix automatic PAD/FCS strippingGiuseppe CAVALLARO2010-07-274-4/+9
* stmmac: fix timer setup when use dual mac KconfigGiuseppe CAVALLARO2010-07-271-1/+0
* bnx2x: Update MAINTAINERS according to new locationDmitry Kravkov2010-07-271-1/+1
* bnx2x: update driver version to 1.52.53-3Dmitry Kravkov2010-07-271-1/+1
* bnx2x: Move statistics handling code to bnx2x_stats.*Dmitry Kravkov2010-07-275-1594/+1647
* bnx2x: Create separate file for ethtool routinesDmitry Kravkov2010-07-274-1955/+1986
* bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov2010-07-275-2600/+2943
* bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov2010-07-272-3/+9
* bnx2x: store module parameters in driver main structureDmitry Kravkov2010-07-272-3/+6
* bnx2x: Create separate folder for bnx2x driverDmitry Kravkov2010-07-2714-6/+12
* igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann2010-07-272-2/+2
* ixgbe: priority tagging FCoE frames without FCoE offloadJohn Fastabend2010-07-271-21/+24
* e1000: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-263-61/+70
* usbnet: use jiffies in schedule_timeout(), not msecsKulikov Vasiliy2010-07-261-1/+1
* ks8842: Support 100Mbps when accessed via timberdaleRichard Röjfors2010-07-261-5/+10
* caif: handle snprintf() returnDan Carpenter2010-07-261-0/+3
* genetlink: use genl_register_family_with_ops()Changli Gao2010-07-261-5/+1
* drop_monitor: use genl_register_family_with_ops()Changli Gao2010-07-261-16/+7
* genetlink: cleanup code according to CodingStyleChangli Gao2010-07-261-5/+4
* ethoc: add devinit/devexit section initializersJonas Bonn2010-07-261-4/+4
* igb: restore EEPROM values of MDICNFG on reset with 82580Nick Nunley2010-07-262-0/+45
* igb: add support for SGMII-based MDIO PHYsNick Nunley2010-07-262-17/+75
* e1000e: Drop a useless statementJean Delvare2010-07-261-2/+0
* drivers/net/qla3xxx.c: Checkpatch cleanupsJoe Perches2010-07-261-484/+459
* drivers/net/qla3xxx.c: Update logging message styleJoe Perches2010-07-261-324/+200
* wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_COREDavid S. Miller2010-07-261-1/+1
* netlink: netlink_recvmsg() fixEric Dumazet2010-07-261-6/+16
* forcedeth: Fix different hardware statistics versions.Mike Ditto2010-07-251-29/+31
* net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda2010-07-252-6/+11
* 3c59x: Add ethtool WOL supportAndrew O. Shadoura2010-07-251-0/+32
* qlcnic: fix diag resource allocationSony Chacko2010-07-251-0/+1
* qlcnic: fix loopback testAmit Kumar Salecha2010-07-253-22/+8
* net: pskb_expand_head() optimizationEric Dumazet2010-07-242-2/+3
* sysfs: add attribute to indicate hw address assignment typeStefan Assmann2010-07-243-0/+22
* ixgbe: fix ethtool statsEric Dumazet2010-07-241-21/+21
* qlcnic: fix bandwidth checkRajesh Borundia2010-07-241-4/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-2352-2897/+315
|\
| * mac80211: proper IBSS lockingJohannes Berg2010-07-212-50/+54
| * mac80211: fix IBSS lockdep complaintJohannes Berg2010-07-211-5/+14
| * mac80211: refuse shared key auth when WEP is unavailableJohannes Berg2010-07-211-0/+2
| * cfg80211: fix race between sysfs and cfg80211Maxime Bizon2010-07-211-6/+8
| * b43: silence phy_n sparse warningsLarry Finger2010-07-211-7/+9
| * b43: silence most sparse warningsJohn W. Linville2010-07-214-10/+10
| * rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville2010-07-201-3/+8
| * mwl8k: correct/silence sparse warningsJohn W. Linville2010-07-201-10/+12
| * wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville2010-07-201-45/+0
| * rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville2010-07-201-1/+1
| * libipw: correct sparse warnings and mark some variables staticJohn W. Linville2010-07-202-6/+2