aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-106/+186
2012-06-06Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-0/+38
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville13-26/+83
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-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO5-35/+31
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-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-04iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg1-0/+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_hwsim: advertise interface combinationsJohannes Berg1-0/+21
2012-06-04iwlwifi: fix TX power antenna accessJohannes Berg1-9/+9
2012-06-04mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil3-0/+28
2012-06-04mwifiex: invalidate bss config before setting channel for uAPAvinash Patil1-0/+1
2012-06-04stmmac: remove two useless initialisationsGiuseppe CAVALLARO1-2/+1
2012-06-04net/hyperv: Use wait_event on outstanding sends during device removalHaiyang Zhang2-6/+7
2012-06-04net: icplus: fix interrupt maskGiuseppe CAVALLARO1-0/+7
2012-06-04Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller3-8/+11
2012-06-04net/ethernet: ks8851_mll mac address configuration support addedRaffaele Recalcati1-7/+18