summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-04-14qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty
2014-04-14qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty
2014-04-14be2net: Fix invocation of be_close() after be_clear()Kalesh AP
2014-04-14be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam
2014-04-14net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai
2014-04-14bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman
2014-04-13Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni
2014-04-13net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-04-13iwlwifi: mvm: several fixes in scanAlexander Bondar
2014-04-13iwlwifi: mvm: BT Coex - fix Look Up TableEmmanuel Grumbach
2014-04-13iwlwifi: mvm: rs: clear per rate stats when aggregation changesEyal Shapira
2014-04-13iwlwifi: mvm: avoid searching unnecessary columnsEyal Shapira
2014-04-13iwlwifi: mvm: rs: fallback to legacy Tx columnsEyal Shapira
2014-04-13iwlwifi: mvm: rs: reinit rs if no tx for a long timeEyal Shapira
2014-04-13iwlwifi: mvm: rs: fix and cleanup rs_get_rate_actionEyal Shapira
2014-04-13iwlwifi: mvm: rs: use correct max expected throughput figuresEyal Shapira
2014-04-13iwlwifi: add MODULE_FIRMWARE for 7265Emmanuel Grumbach
2014-04-13iwlwifi: 7000: bump API to 9Emmanuel Grumbach
2014-04-13iwlwifi: add new 7265 HW IDsOren Givon
2014-04-13iwlwifi: mvm: BT Coex - send the new LUT upon antenna coupling changeEmmanuel Grumbach
2014-04-13iwlwifi: mvm: rs: fix mimo delimiter in LQ cmdEyal Shapira
2014-04-13iwlwifi: mvm: delay enabling smart FIFO until after beacon RXJohannes Berg
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