aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-08inetpeer: add namespace support for inetpeerGao feng3-5/+8
2012-06-07be2net: Fix driver load for VFs for LancerPadmanabh Ratnakar3-61/+66
2012-06-07macvtap: use prepare_to_wait/finish_wait to ensure mbHong zhi guo1-5/+3
2012-06-07bnx2x: Added EEE Ethtool support.Yuval Mintz1-0/+134
2012-06-07bnx2x: Added EEE supportYuval Mintz7-10/+552
2012-06-07Added kernel support in EEE Ethtool commandsYuval Mintz2-0/+75
2012-06-07net: Update kernel-doc for __alloc_skb()Ben Hutchings1-2/+2
2012-06-07qlcnic: Fix protcol type in case of inband vlan.Rajesh Borundia2-2/+3
2012-06-07qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2-5/+33
2012-06-07qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia5-0/+23
2012-06-07net/ethernet: ks8851_mll unregister_netdev() before freeingDan Carpenter1-1/+3
2012-06-07can: c_can: Add support for Bosch D_CAN controllerAnilKumar Ch3-19/+94
2012-06-07can: c_can: Move overlay structure to array with offset as indexAnilKumar Ch3-107/+154
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2-5/+16
2012-06-06net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn1-5/+10
2012-06-06sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionDavid S. Miller1-0/+4
2012-06-06x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionEric Dumazet1-0/+4
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO5-35/+31
2012-06-06stmmac: update driver's docGiuseppe CAVALLARO1-19/+25
2012-06-06stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO1-2/+5
2012-06-06drivers: net: Remove casts to same typeJoe Perches13-24/+23
2012-06-06wireless: Remove casts to same typeJoe Perches55-247/+198
2012-06-06ethernet: Remove casts to same typeJoe Perches34-97/+87
2012-06-06be2net: update driver versionSathya Perla1-1/+1
2012-06-06be2net: do not use SCRATCHPAD registerSathya Perla2-9/+3
2012-06-06be2net: remove unnecessary usage of unlikely()Sathya Perla1-2/+2
2012-06-06be2net: fix reporting number of actual rx queuesSathya Perla1-1/+7
2012-06-06be2net: do not modify PCI MaxReadReq sizeSathya Perla1-2/+0
2012-06-06be2net: cleanup be_vid_config()Sathya Perla1-16/+9
2012-06-06be2net: don't call vid_config() when there's no vlan configSathya Perla1-1/+2
2012-06-05ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend1-2/+5
2012-06-05ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend1-10/+5
2012-06-05e1000e: test for valid check_reset_block function pointerBruce Allan4-8/+12
2012-06-05gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers1-196/+224
2012-06-05gianfar: Remove superfluous initialisationsJan Ceuleers1-16/+14
2012-06-05gianfar: various coding style and whitespace cleanupsJan Ceuleers1-144/+154
2012-06-05gianfar: comment cleanupJan Ceuleers1-72/+83
2012-06-05gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers1-8/+8
2012-06-05cfg80211: fix interface combinations checkJohannes Berg1-1/+18
2012-06-05iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg1-0/+1
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg1-2/+7
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes1-1/+1
2012-06-04iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg1-0/+2
2012-06-04mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov1-2/+2
2012-06-04bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee2-3/+5
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka3-10/+7
2012-06-04brcmfmac: Fix likely misuse of | for &Joe Perches1-2/+2
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches1-3/+3
2012-06-04mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau1-1/+6