summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov2010-07-285-2600/+2943
* bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov2010-07-282-3/+9
* bnx2x: store module parameters in driver main structureDmitry Kravkov2010-07-282-3/+6
* bnx2x: Create separate folder for bnx2x driverDmitry Kravkov2010-07-2814-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-273-61/+70
* usbnet: use jiffies in schedule_timeout(), not msecsKulikov Vasiliy2010-07-271-1/+1
* ks8842: Support 100Mbps when accessed via timberdaleRichard Röjfors2010-07-271-5/+10
* caif: handle snprintf() returnDan Carpenter2010-07-271-0/+3
* genetlink: use genl_register_family_with_ops()Changli Gao2010-07-271-5/+1
* drop_monitor: use genl_register_family_with_ops()Changli Gao2010-07-271-16/+7
* genetlink: cleanup code according to CodingStyleChangli Gao2010-07-271-5/+4
* ethoc: add devinit/devexit section initializersJonas Bonn2010-07-271-4/+4
* igb: restore EEPROM values of MDICNFG on reset with 82580Nick Nunley2010-07-272-0/+45
* igb: add support for SGMII-based MDIO PHYsNick Nunley2010-07-272-17/+75
* e1000e: Drop a useless statementJean Delvare2010-07-271-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-261-29/+31
* net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda2010-07-262-6/+11
* 3c59x: Add ethtool WOL supportAndrew O. Shadoura2010-07-261-0/+32
* qlcnic: fix diag resource allocationSony Chacko2010-07-261-0/+1
* qlcnic: fix loopback testAmit Kumar Salecha2010-07-263-22/+8
* net: pskb_expand_head() optimizationEric Dumazet2010-07-252-2/+3
* sysfs: add attribute to indicate hw address assignment typeStefan Assmann2010-07-253-0/+22
* ixgbe: fix ethtool statsEric Dumazet2010-07-251-21/+21
* qlcnic: fix bandwidth checkRajesh Borundia2010-07-251-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
| * ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville2010-07-201-1/+1
| * ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville2010-07-201-1/+1
| * wireless: mark cfg80211_is_all_idle as staticJohn W. Linville2010-07-201-1/+1
| * wireless: correct sparse warning in generated regdb.cJohn W. Linville2010-07-201-0/+1
| * wireless: correct sparse warning in wext-compat.cJohn W. Linville2010-07-202-0/+5
| * wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville2010-07-201-1/+1
| * wireless: only use alpha2 regulatory information from country IEJohn W. Linville2010-07-202-614/+12
| * mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt2010-07-201-0/+2