summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione
2014-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-12r8152: check RTL8152_UNPLUGhayeswang
2014-04-12net: sun4i-emac: add promiscuous supportMarc Zyngier
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-04-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-04-11drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N
2014-04-11drivers: net: cpsw: discard all packets received when interface is downMugunthan V N
2014-04-11Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan
2014-04-11Drivers: net: hyperv: Negotiate suitable ndis version for offload supportKY Srinivasan
2014-04-11Drivers: net: hyperv: Allocate memory for all possible per-pecket informationKY Srinivasan
2014-04-11bonding: Remove debug_fs files when module init failsThomas Richter
2014-04-11i40evf: program RSS LUT correctlyMitch A Williams
2014-04-11i40evf: remove open-coded skb_cow_headFrancois Romieu
2014-04-11ixgb: remove open-coded skb_cow_headFrancois Romieu
2014-04-11igbvf: remove open-coded skb_cow_headFrancois Romieu
2014-04-11igb: fix last_rx_timestamp usageJakub Kicinski
2014-04-11igb: remove open-coded skb_cow_headFrancois Romieu
2014-04-11e1000e: remove open-coded skb_cow_headFrancois Romieu
2014-04-11e1000: remove open-coded skb_cow_headFrancois Romieu
2014-04-11e1000: remove debug messages with function namesJakub Kicinski
2014-04-11ixgbevf: remove open-coded skb_cow_headFrancois Romieu
2014-04-11ixgbevf: Add bit to mark work queue initializationMark Rustad
2014-04-11ixgbe: remove open-coded skb_cow_headFrancois Romieu
2014-04-11ixgbe: Add bit to mark service task initializationMark Rustad
2014-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-09drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N
2014-04-09ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau
2014-04-09ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau
2014-04-09ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic
2014-04-09b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-04-09rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh
2014-04-09rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima
2014-04-09rsi: Fixed issue relating to index of q_num.Fariya Fatima
2014-04-09rsi: Fixed issue relating to return value.Fariya Fatima
2014-04-09rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima
2014-04-09rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima
2014-04-09rsi: Potential null pointer derefernce issue fixed.Fariya Fatima
2014-04-09net phylib: Remove unnecessary condition check in phyBalakumaran Kannan
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2014-04-07net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix
2014-04-07at86rf230: fix MAX_CSMA_RETRIES parameterAlexander Aring
2014-04-07NTB: Code Style Clean-upJon Mason
2014-04-07NTB: client event cleanupJon Mason
2014-04-07ntb_netdev: Fix skb free issue in openJon Mason