summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-13e1000e: PCIe link speed in GT/s, not GB/sBruce Allan
2011-04-13e1000e: convert short duration msleep() to usleep_range()Bruce Allan
2011-04-13igb: introduce igb_thermal_sensor_event for sensor checkingStefan Assmann
2011-04-13igb: fix typo in igb_validate_nvm_checksum_82580Stefan Assmann
2011-04-13igb: Add anti-spoofing feature documentationGreg Rose
2011-04-13net: allow shifted access in smsc911x V2Mathieu J. Poirier
2011-04-13tg3: Add support for extended VPD blocksMatt Carlson
2011-04-13tg3: Add jumbo frame loopback tests to selftestMatt Carlson
2011-04-13tg3: Automatically size stat/test string arraysMatt Carlson
2011-04-13tg3: Dump registers when status block shows errorsMatt Carlson
2011-04-13tg3: Provide full regdump on tx timeoutMatt Carlson
2011-04-13rndis_host: Poll status before control channel where necessaryBen Hutchings
2011-04-13stmmac: review Wol and enable the Unicast supportGiuseppe Cavallaro
2011-04-13macb: Add rx overrun counterAlexander Stein
2011-04-13net: ethtool support to configure number of channelsamit salecha
2011-04-12net: Missing 'inline' in vlan-disabled vlan_untag()David S. Miller
2011-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-04-12atm: iphase: Fix set-but-not-used warnings.David S. Miller
2011-04-129p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_re...David S. Miller
2011-04-12net: vlan_features comment clarificationMichał Mirosław
2011-04-12net: ioc3: convert to hw_featuresMichał Mirosław
2011-04-12net: bnx2x: convert to hw_featuresMichał Mirosław
2011-04-12net: bna: convert to hw_featuresMichał Mirosław
2011-04-12net: ps3_gelic: convert to hw_featuresMichał Mirosław
2011-04-12net: sky2: convert to hw_featuresMichał Mirosław
2011-04-12net: add RTNL_ASSERT in __netdev_update_features()Michał Mirosław
2011-04-12net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko
2011-04-12ethtool: time to blink provided in seconds not jiffiesAllan, Bruce W
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-12vxge: update driver versionJon Mason
2011-04-12vxge: spin-lock issueJon Mason
2011-04-12vxge: always enable hardware time stampJon Mason
2011-04-12s2io: Fix warnings due to -Wunused-but-set-variable.David S. Miller
2011-04-11niu: Fix warnings due to -Wunused-but-set-variableDavid S. Miller
2011-04-11caif: Add BUG_ON if dev_info is missing in packetSjur Brændeland
2011-04-11caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland
2011-04-11caif: code cleanupStephen Hemminger
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-11niu: Recognise original ethtool class code for AH/ESP flow hashingBen Hutchings
2011-04-11gianfar: Clean up implementation of RX network flow classificationBen Hutchings
2011-04-11qlge: use ethtool set_phys_idstephen hemminger
2011-04-11v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck
2011-04-11ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntupleAlexander Duyck
2011-04-11caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland
2011-04-11caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland
2011-04-11netxen: limit skb frags for non tso packetamit salecha
2011-04-11bonding:fix two typosPeter Pan(潘卫平)
2011-04-11net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)
2011-04-11bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)
2011-04-11bonding:delete unused alb_timerPeter Pan(潘卫平)