summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | Revert "brcmsmac: support 4313iPA"John W. Linville2013-03-272-271/+162Star
| * | mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil2013-03-251-0/+1
* | | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-03-274-6/+7
|\ \ \
| * | | can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORTMarc Kleine-Budde2013-03-271-0/+1
| * | | can: sja1000: fix define conflict on SHMarc Kleine-Budde2013-03-273-6/+6
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-273-5/+23
|\ \ \ \
| * | | | e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch2013-03-271-1/+6
| * | | | ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch2013-03-271-1/+6
| * | | | e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch2013-03-271-3/+11
| |/ / /
* | | | tg3: fix length overflow in VPD firmware parsingKees Cook2013-03-271-2/+5
* | | | drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-03-271-1/+1
* | | | drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N2013-03-271-1/+1
* | | | enet: fec: fix fail resume from suspend stateFrank Li2013-03-271-32/+50
|/ / /
* | | bonding: remove already created master sysfs link on failureVeaceslav Falico2013-03-261-0/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-265-22/+43
|\ \ \
| * | | igb: fix PHC stopping on max freqJiri Benc2013-03-261-1/+1
| * | | igb: make sensor info staticStephen Hemminger2013-03-261-1/+1
| * | | igb: SR-IOV init reorderingAlex Williamson2013-03-261-1/+1
| * | | igb: Fix null pointer dereferenceAlex Williamson2013-03-261-1/+1
| * | | igb: fix i350 anti spoofing configLior Levy2013-03-261-14/+19
| * | | ixgbevf: don't release the soft entriesxunleer2013-03-261-4/+20
* | | | pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-03-261-2/+2
|/ / /
* | | bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta2013-03-241-9/+9
* | | net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion2013-03-211-8/+33
* | | net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion2013-03-211-1/+1
* | | net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion2013-03-211-11/+11
* | | net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion2013-03-211-1/+1
* | | net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer2013-03-211-1/+1
* | | net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann2013-03-211-1/+1
* | | lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun2013-03-211-1/+1
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-209-43/+62
|\ \ \
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-209-43/+62
| |\| |
| | * | rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna2013-03-181-0/+1
| | * | mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao2013-03-181-0/+8
| | * | mwifiex: skip pending commands after function shutdownBing Zhao2013-03-181-3/+14
| | * | mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-184-17/+10Star
| | * | ath9k: limit tx path hang check to normal data queuesFelix Fietkau2013-03-181-13/+13
| | * | ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau2013-03-181-0/+4
| | * | iwl3945: fix length of dma buffersStanislaw Gruszka2013-03-181-10/+12
* | | | fec: Fix the build as moduleFabio Estevam2013-03-201-0/+3
|/ / /
* | | net: fec: Define indexes as 'unsigned int'Fabio Estevam2013-03-201-3/+3
* | | lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun2013-03-201-1/+2
* | | sh_eth: check TSU registers ioremap() errorSergei Shtylyov2013-03-201-0/+5
* | | sh_eth: fix bitbang memory leakSergei Shtylyov2013-03-202-0/+6
* | | bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski2013-03-181-1/+2
* | | bnx2x: add missing napi deletion in error pathMichal Schmidt2013-03-171-0/+1
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-174-67/+47Star
|\ \ \
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-154-67/+47Star
| |\| |
| | * | rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger2013-03-131-52/+35Star
| | * | rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin2013-03-132-9/+9