summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-03-27enet: fec: fix fail resume from suspend stateFrank Li
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-03-27phy: Elimination the forced speed reduction algorithm.Kirill Kapranov
2013-03-27ppp: reuse print_hex_dump_bytesAndy Shevchenko
2013-03-27bnx2x: Cosmetic changesYaniv Rosner
2013-03-27bnx2x: Support reading I2C EEPROM SFF8472Yaniv Rosner
2013-03-27bnx2x: Prevent VF raceDmitry Kravkov
2013-03-27bnx2x: Fix VF outer vlan removalAriel Elior
2013-03-27bnx2x: Fix VF statisticsAriel Elior
2013-03-27bnx2x: missing ARI should not be lethalAriel Elior
2013-03-27bnx2x: Fix AER semaphore releaseYuval Mintz
2013-03-27net: switch to use skb_probe_transport_header()Jason Wang
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-27can: bfin_can: declare locally used functions staticMarc Kleine-Budde
2013-03-27can: mcp251x: Use dev_pm_opsLars-Peter Clausen
2013-03-27can: mcp251x: Use module_spi_driverLars-Peter Clausen
2013-03-27can: mcp251x: Remove redundant spi driver bus initializationLars-Peter Clausen
2013-03-27can: Kconfig: CAN_AT91 depends on ARMLudovic Desroches
2013-03-27can: at91_can: add dt supportLudovic Desroches
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-27ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ONstefan@datenfreihafen.org
2013-03-27ieee802154/at86rf230: Implement hardware address filter callback.stefan@datenfreihafen.org
2013-03-27VXLAN: Fix sparse warnings.Pravin B Shelar
2013-03-26bonding: remove already created master sysfs link on failureVeaceslav Falico
2013-03-26net: fec: TX Buffer incorrectly initializedJim Baxter
2013-03-26stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur
2013-03-26stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO
2013-03-26stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO
2013-03-26bonding: cleanup unneeded rcu_read_lock()Veaceslav Falico
2013-03-26net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26netback: set transport header before passing it to kernelJason Wang
2013-03-26tuntap: set transport header before passing it to kernelJason Wang