summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* be2net: Fix driver load for VFs for LancerPadmanabh Ratnakar2012-06-073-61/+66
* macvtap: use prepare_to_wait/finish_wait to ensure mbHong zhi guo2012-06-071-5/+3
* bnx2x: Added EEE Ethtool support.Yuval Mintz2012-06-071-0/+134
* bnx2x: Added EEE supportYuval Mintz2012-06-077-10/+552
* qlcnic: Fix protcol type in case of inband vlan.Rajesh Borundia2012-06-072-2/+3
* qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2012-06-072-5/+33
* qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-06-075-0/+23
* net/ethernet: ks8851_mll unregister_netdev() before freeingDan Carpenter2012-06-071-1/+3
* can: c_can: Add support for Bosch D_CAN controllerAnilKumar Ch2012-06-073-19/+94
* can: c_can: Move overlay structure to array with offset as indexAnilKumar Ch2012-06-073-107/+154
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-0731-106/+186
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-0613-26/+83
| |\
| | * iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg2012-06-051-0/+1
| | * iwlwifi: fix double free/complete in firmware loadingJohannes Berg2012-06-051-2/+7
| | * iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg2012-06-041-0/+2
| | * bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee2012-06-042-3/+5
| | * rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-043-10/+7
| | * brcmfmac: Fix likely misuse of | for &Joe Perches2012-06-041-2/+2
| | * mac80211_hwsim: advertise interface combinationsJohannes Berg2012-06-041-0/+21
| | * iwlwifi: fix TX power antenna accessJohannes Berg2012-06-041-9/+9
| | * mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-043-0/+28
| | * mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-041-0/+1
| * | net: sierra_net: device IDs for Aircard 320U++Bjørn Mork2012-06-061-4/+10
| * | mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn2012-06-061-5/+10
| * | stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO2012-06-065-35/+31
| * | stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO2012-06-061-2/+5
| * | ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend2012-06-061-2/+5
| * | ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend2012-06-061-10/+5
| * | e1000e: test for valid check_reset_block function pointerBruce Allan2012-06-064-8/+12
| * | net/hyperv: Use wait_event on outstanding sends during device removalHaiyang Zhang2012-06-042-6/+7
| * | net: icplus: fix interrupt maskGiuseppe CAVALLARO2012-06-041-0/+7
| * | Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-06-043-8/+11
| |\ \ | | |/ | |/|
| | * can: cc770: Fix likely misuse of | for &Joe Perches2012-06-031-1/+1
| | * can: c_can: fix race condition in c_can_open()AnilKumar Ch2012-06-031-1/+2
| | * can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2012-06-032-4/+4
| | * can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch2012-06-031-2/+4
* | | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-06-061-0/+38
|\ \ \
| * | | can: flexcan: add PM supportEric Bénard2012-05-231-0/+38
* | | | drivers: net: Remove casts to same typeJoe Perches2012-06-0613-24/+23
* | | | wireless: Remove casts to same typeJoe Perches2012-06-0655-247/+198
* | | | ethernet: Remove casts to same typeJoe Perches2012-06-0634-97/+87
* | | | be2net: update driver versionSathya Perla2012-06-061-1/+1
* | | | be2net: do not use SCRATCHPAD registerSathya Perla2012-06-062-9/+3
* | | | be2net: remove unnecessary usage of unlikely()Sathya Perla2012-06-061-2/+2
* | | | be2net: fix reporting number of actual rx queuesSathya Perla2012-06-061-1/+7
* | | | be2net: do not modify PCI MaxReadReq sizeSathya Perla2012-06-061-2/+0
* | | | be2net: cleanup be_vid_config()Sathya Perla2012-06-061-16/+9
* | | | be2net: don't call vid_config() when there's no vlan configSathya Perla2012-06-061-1/+2
* | | | gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers2012-06-061-196/+224
* | | | gianfar: Remove superfluous initialisationsJan Ceuleers2012-06-061-16/+14