summaryrefslogtreecommitdiffstats
path: root/drivers/leds (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-22net: Fix ppc64 BPF JIT dependencies.David S. Miller1-1/+1
2011-07-22acenic: include NET_SKB_PAD headroom to incoming skbsEric Dumazet1-3/+3
2011-07-22ixgbe: convert to ndo_fix_featuresDon Skidmore3-217/+111
2011-07-22ixgbe: only enable WoL for magic packet by defaultAndy Gospodarek1-6/+3
2011-07-22ixgbe: remove ifdef check for non-existent defineEmil Tantilov1-2/+0
2011-07-22ixgbe: Pass staterr instead of re-reading status and error bits from descriptorAlexander Duyck3-42/+37
2011-07-22ixgbe: Move interrupt related values out of ring and into q_vectorAlexander Duyck3-138/+62
2011-07-22ixgbe: add structure for containing RX/TX rings to q_vectorAlexander Duyck3-84/+88
2011-07-22ixgbe: inline the ixgbe_maybe_stop_tx functionAlexander Duyck1-1/+1
2011-07-22ixgbe: Update ATR to use recorded TX queues instead of CPU for routingAlexander Duyck1-4/+3
2011-07-22igb: Fix for DH89xxCC near end loopback testRobert Healy2-0/+43
2011-07-22e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.Nicolas Schichan1-4/+7
2011-07-22netxen: add fw version compatibility checkAmit Kumar Salecha3-13/+68
2011-07-22be2net: request native mode each time the card is resetSathya Perla3-4/+6
2011-07-22ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld1-3/+3
2011-07-22virtio_net: Fix panic in virtnet_removeKrishna Kumar1-9/+1
2011-07-22ipv6: make fragment identifications less predictableEric Dumazet7-22/+64
2011-07-22ipv6: unshare inetpeersEric Dumazet1-13/+20
2011-07-22can: make function can_get_bittiming staticThadeu Lima de Souza Cascardo1-1/+1
2011-07-22net: Kobj and queues_kset should be used when CONFIG_XPS is enabledChoi, Jong-Hwan1-2/+2
2011-07-22vmxnet3: fix publicity of NETIF_F_HIGHDMAShreyas Bhatewara1-1/+1
2011-07-22vmxnet3: set netdev parant device before calling netdev_infoShreyas Bhatewara1-1/+1
2011-07-22ASIX: Add AX88772B USB IDMarek Vasut1-0/+4
2011-07-22stmmac: improve and up-to-date the documentationGiuseppe CAVALLARO1-64/+136
2011-07-22stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO4-131/+77
2011-07-22stmmac: remove warning when compile as built-in (V2)Giuseppe CAVALLARO1-23/+42
2011-07-22stmmac: update the version (V2)Giuseppe CAVALLARO1-1/+1
2011-07-22ethtool: Allow zero-length register dumps againBen Hutchings1-2/+2
2011-07-22jme: Fix unmap error (Causing system freeze)Guo-Fu Tseng1-6/+14
2011-07-21skbuff: fix error handling in pskb_copy()Dan Carpenter1-1/+2
2011-07-21vlan: move vlan_group_[gs]et_device to public headerJiri Pirko2-19/+19
2011-07-21vlan: kill ndo_vlan_rx_registerJiri Pirko2-12/+0
2011-07-21macvlan: do vlan cleanupJiri Pirko1-12/+0
2011-07-21bonding: do vlan cleanupJiri Pirko4-83/+33
2011-07-21staging: et131x: remove unused prototype et131x_vlan_rx_registerJiri Pirko1-1/+0
2011-07-21qlcnic: remove usage of vlan_group_get_deviceJiri Pirko1-6/+1
2011-07-21stmmac: do vlan cleanupJiri Pirko2-20/+0
2011-07-21vlan: kill vlan_gro_frags and vlan_gro_receiveJiri Pirko2-36/+0
2011-07-21qeth: do vlan cleanupJiri Pirko3-56/+47
2011-07-21vxge: do vlan cleanupJiri Pirko2-80/+16
2011-07-21igb: do vlan cleanupJiri Pirko2-47/+47
2011-07-21forcedeth: do vlan cleanupJiri Pirko1-38/+30
2011-07-21e1000: do vlan cleanupJiri Pirko2-62/+108
2011-07-21vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rxJiri Pirko2-31/+0
2011-07-21cxgb3: do vlan cleanupJiri Pirko4-48/+49
2011-07-21atl2: do vlan cleanupJiri Pirko2-33/+48
2011-07-21atl1: do vlan cleanupJiri Pirko3-28/+51
2011-07-21ns83820: do vlan cleanupJiri Pirko1-29/+4
2011-07-21starfire: do vlan cleanupJiri Pirko1-50/+39
2011-07-21via-velocity: do vlan cleanupJiri Pirko2-30/+21