aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-06-07be2net: Fix driver load for VFs for LancerPadmanabh Ratnakar
2012-06-07macvtap: use prepare_to_wait/finish_wait to ensure mbHong zhi guo
2012-06-07bnx2x: Added EEE Ethtool support.Yuval Mintz
2012-06-07bnx2x: Added EEE supportYuval Mintz
2012-06-07qlcnic: Fix protcol type in case of inband vlan.Rajesh Borundia
2012-06-07qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria
2012-06-07qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia
2012-06-07net/ethernet: ks8851_mll unregister_netdev() before freeingDan Carpenter
2012-06-07can: c_can: Add support for Bosch D_CAN controllerAnilKumar Ch
2012-06-07can: c_can: Move overlay structure to array with offset as indexAnilKumar Ch
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-06Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06net: sierra_net: device IDs for Aircard 320U++Bjørn Mork
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO
2012-06-06stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO
2012-06-06drivers: net: Remove casts to same typeJoe Perches
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-06-06be2net: update driver versionSathya Perla
2012-06-06be2net: do not use SCRATCHPAD registerSathya Perla
2012-06-06be2net: remove unnecessary usage of unlikely()Sathya Perla
2012-06-06be2net: fix reporting number of actual rx queuesSathya Perla
2012-06-06be2net: do not modify PCI MaxReadReq sizeSathya Perla
2012-06-06be2net: cleanup be_vid_config()Sathya Perla
2012-06-06be2net: don't call vid_config() when there's no vlan configSathya Perla
2012-06-05ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend
2012-06-05ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend
2012-06-05e1000e: test for valid check_reset_block function pointerBruce Allan
2012-06-05gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers
2012-06-05gianfar: Remove superfluous initialisationsJan Ceuleers
2012-06-05gianfar: various coding style and whitespace cleanupsJan Ceuleers
2012-06-05gianfar: comment cleanupJan Ceuleers
2012-06-05gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers
2012-06-05iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg
2012-06-04iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg
2012-06-04bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka
2012-06-04brcmfmac: Fix likely misuse of | for &Joe Perches
2012-06-04mac80211_hwsim: advertise interface combinationsJohannes Berg
2012-06-04iwlwifi: fix TX power antenna accessJohannes Berg
2012-06-04mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil
2012-06-04mwifiex: invalidate bss config before setting channel for uAPAvinash Patil
2012-06-04stmmac: remove two useless initialisationsGiuseppe CAVALLARO
2012-06-04net/hyperv: Use wait_event on outstanding sends during device removalHaiyang Zhang
2012-06-04net: icplus: fix interrupt maskGiuseppe CAVALLARO
2012-06-04Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-06-04net/ethernet: ks8851_mll mac address configuration support addedRaffaele Recalcati