summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virtio-net: fix a race on 32bit archesEric Dumazet2012-06-101-7/+12
* r8169: avoid NAPI scheduling delay.françois romieu2012-06-101-5/+1
* netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap2012-06-081-1/+1
* be2net: fix a race in be_xmit()Eric Dumazet2012-06-081-2/+3
* Revert "niu: Add support for byte queue limits."David S. Miller2012-06-081-11/+1
* stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO2012-06-073-12/+72
* sky2: fix checksum bit management on some chipsstephen hemminger2012-06-071-4/+6
* 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-051-2/+5
* | ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend2012-06-051-10/+5
* | e1000e: test for valid check_reset_block function pointerBruce Allan2012-06-054-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 tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-025-90/+311
|\ \
| * | dm thin: provide userspace access to pool metadataJoe Thornber2012-06-034-11/+182
| * | dm thin: use slab mempoolsMike Snitzer2012-06-031-62/+99
| * | dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-031-9/+17
| * | dm mpath: delay retry of bypassed pgMike Christie2012-06-031-2/+6
| * | dm mpath: reduce size of struct multipathMike Snitzer2012-06-031-6/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-0214-67/+137
|\ \ \ | | |/ | |/|
| * | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-021-1/+1
| * | mcs7830: Implement link state detectionOndrej Zary2012-06-021-2/+23
| * | e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-021-9/+9
| * | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
| * | r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-011-0/+3
| * | 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-012-2/+2
| * | 8139cp: set ring address before enabling receiverJason Wang2012-06-011-11/+11
| * | net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein2012-05-311-3/+2
| * | net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein2012-05-311-3/+3
| * | net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-05-314-14/+63
| * | net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein2012-05-311-5/+7