summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-27Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-27tg3: fix length overflow in VPD firmware parsingKees Cook
2013-03-27drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N
2013-03-27drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N
2013-03-27enet: fec: fix fail resume from suspend stateFrank Li
2013-03-27b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki
2013-03-27iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez
2013-03-27b43: A fix for DMA transmission sequence errorsIestyn C. Elfick
2013-03-27b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki
2013-03-27Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville
2013-03-27can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORTMarc Kleine-Budde
2013-03-27can: sja1000: fix define conflict on SHMarc Kleine-Budde
2013-03-27e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch
2013-03-27ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch
2013-03-27e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch
2013-03-26bonding: remove already created master sysfs link on failureVeaceslav Falico
2013-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-26pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-03-26igb: fix PHC stopping on max freqJiri Benc
2013-03-26igb: make sensor info staticStephen Hemminger
2013-03-26igb: SR-IOV init reorderingAlex Williamson
2013-03-26igb: Fix null pointer dereferenceAlex Williamson
2013-03-26igb: fix i350 anti spoofing configLior Levy
2013-03-26ixgbevf: don't release the soft entriesxunleer
2013-03-25mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil
2013-03-24bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta
2013-03-21net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion
2013-03-21net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion
2013-03-21net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion
2013-03-21net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion
2013-03-21net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer
2013-03-21net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann
2013-03-21lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun
2013-03-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-20fec: Fix the build as moduleFabio Estevam
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20net: fec: Define indexes as 'unsigned int'Fabio Estevam
2013-03-20lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun
2013-03-20sh_eth: check TSU registers ioremap() errorSergei Shtylyov
2013-03-20sh_eth: fix bitbang memory leakSergei Shtylyov
2013-03-20iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach
2013-03-20iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach
2013-03-20iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach
2013-03-18rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna
2013-03-18mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao
2013-03-18mwifiex: skip pending commands after function shutdownBing Zhao