summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2013-02-191-0/+8
* atl1c: restore buffer stateHuang, Xiong2013-02-191-1/+1
* Revert "xen: netback: remove redundant xenvif_put"David S. Miller2013-02-191-0/+1
* qmi_wwan, cdc-ether: add ADU960SDan Williams2013-02-192-0/+14
* bonding: set sysfs device_type to 'bond'Doug Goldstein2013-02-191-0/+6
* bonding: fix bond_release_all inconsistenciesnikolay@redhat.com2013-02-191-117/+18
* b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens2013-02-191-2/+1
* xen: netback: remove redundant xenvif_putAndrew Jones2013-02-191-1/+0
* net: fec: Do a sanity check on the gpio numberFabio Estevam2013-02-191-1/+4
* bonding: Fix initialize after use for 3ad machine state spinlocknikolay@redhat.com2013-02-191-5/+4
* bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_r...nikolay@redhat.com2013-02-191-2/+4
* b43: Increase number of RX DMA slotsLarry Finger2013-02-191-1/+1
* qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria2013-02-191-2/+2
* qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh2013-02-194-12/+177
* qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh2013-02-193-9/+29
* qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani2013-02-194-56/+144
* qlcnic: fix mailbox interrupt.Sucheta Chakraborty2013-02-193-19/+29
* qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2013-02-191-2/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-186-17/+83
|\
| * stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO2013-02-151-1/+1
| * xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-141-2/+1
| * xen-netback: correctly return errors from netbk_count_requests()David Vrabel2013-02-141-4/+4
| * net: cdc_ncm: fix probing of devices with multiple control interface altsettingsBjørn Mork2013-02-141-3/+8
| * net/macb: fix race with RX interrupt while doing NAPINicolas Ferre2013-02-131-0/+5
| * atl1c: add error checking for pci_map_single functionsHuang, Xiong2013-02-131-7/+64
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-18117-1613/+5786
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18117-1613/+5786
| |\ \
| | * \ Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2013-02-158-96/+119
| | |\ \
| | | * | ath6kl: minor optimization using if, else ifMohammed Shafi Shajakhan2012-11-271-5/+5
| | | * | ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan2012-11-274-61/+58
| | | * | ath6kl: Parse beacon interval from userspaceMohammed Shafi Shajakhan2012-11-273-3/+28
| | | * | ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan2012-11-271-5/+1
| | | * | ath6kl: Fix kernel panic on continuous driver load/unloadMohammed Shafi Shajakhan2012-11-271-0/+16
| | | * | ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan2012-11-273-17/+8
| | | * | ath6kl: Use standard way to assign the boolean variableMohammed Shafi Shajakhan2012-11-271-1/+1
| | | * | ath6kl: Remove erroneous flag clearingMohammed Shafi Shajakhan2012-11-271-2/+0
| | | * | drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ONJulia Lawall2012-11-161-4/+2
| | | * | ath6kl: Fix a mismatch in power management debug messageMohammed Shafi Shajakhan2012-11-161-2/+2
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-1520-96/+52
| | |\ \ \
| | | * | | mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_privKarl Beldan2013-02-151-0/+1
| | | * | | mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-156-33/+20
| | | * | | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-1516-63/+31
| | * | | | brcmsmac: Remove unnecessary memset castsJoe Perches2013-02-141-13/+10
| | * | | | brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings.Joe Perches2013-02-141-16/+13
| | * | | | iwlegacy: more checks for dma mapping errorsStanislaw Gruszka2013-02-143-44/+59
| | * | | | rt2x00: check for dma mappings errorsStanislaw Gruszka2013-02-144-13/+36
| | * | | | mwifiex: device specific sleep cookie handling for PCIeAvinash Patil2013-02-142-8/+25
| | * | | | rtlwifi: Rework KconfigLarry Finger2013-02-141-25/+25
| | * | | | brcmsmac: fix brcms_c_country_valid()Dan Carpenter2013-02-141-2/+1
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-149-82/+72
| | |\ \ \ \
OpenPOWER on IntegriCloud