summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-06ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend
2012-06-06ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend
2012-06-06e1000e: 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-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-04net/ethernet: ks8851_mll mac address configuration support addedRaffaele Recalcati
2012-06-03can: cc770: Fix likely misuse of | for &Joe Perches
2012-06-03can: c_can: fix race condition in c_can_open()AnilKumar Ch
2012-06-03can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch
2012-06-03can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka
2012-06-02mcs7830: Implement link state detectionOndrej Zary
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior
2012-06-01r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga
2012-06-018139cp/8139too: terminate the eeprom access with the right opmodeJason Wang
2012-06-018139cp: set ring address before enabling receiverJason Wang