summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-3114-32/+67
|\
| * rtlwifi: rtl8192se: Fix firmware loadingLarry Finger2014-10-301-2/+2
| * rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger2014-10-302-0/+5
| * rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2014-10-302-0/+5
| * rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger2014-10-301-17/+0Star
| * rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger2014-10-305-0/+10
| * mwifiex: restart rxreorder timer correctlyMarc Yang2014-10-303-12/+43
| * ath9k: fix some debugfs outputDan Carpenter2014-10-301-1/+1
| * wireless: rt2x00: add new rt2800usb deviceCyril Brulebois2014-10-301-0/+1
* | drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen2014-10-313-2/+49
* | drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen2014-10-311-5/+5
* | stmmac: pci: set default of the filter binsAndy Shevchenko2014-10-311-0/+7
* | net: smc91x: Fix gpios for device tree based bootingTony Lindgren2014-10-312-0/+61
* | r8152: stop submitting intr for -EPROTOhayeswang2014-10-311-0/+3
* | drivers/net: macvtap and tun depend on INETBen Hutchings2014-10-311-0/+2
* | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2014-10-312-1/+8
* | drivers/net: Disable UFO through virtioBen Hutchings2014-10-313-26/+30
* | mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-311-0/+4
* | net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz2014-10-311-2/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-10-314-3/+14
|\ \
| * | ixgbe: fix race when setting advertised speedEmil Tantilov2014-10-301-0/+4
| * | ixgbe: need not repeat init skb with NULLJunwei Zhang2014-10-301-1/+1
| * | igb: don't reuse pages with pfmemalloc flagRoman Gushchin2014-10-301-1/+5
| * | e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri2014-10-301-1/+4
* | | cxgb4 : Fix missing initialization of win0_lockAnish Bhatt2014-10-301-0/+1
* | | r8152: check WORK_ENABLE in suspend functionhayeswang2014-10-301-1/+1
* | | r8152: reset tp->speed before autoresuming in open functionhayeswang2014-10-301-0/+5
* | | r8152: clear SELECTIVE_SUSPEND when autoresuminghayeswang2014-10-301-4/+3Star
|/ /
* | cnic: Update the rcu_access_pointer() usagesTej Parkash2014-10-291-4/+1Star
* | cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai2014-10-291-8/+8
* | cdc-ether: handle promiscuous mode with a set_rx_mode callbackOlivier Blin2014-10-281-0/+5
* | cdc-ether: extract usbnet_cdc_update_filter functionOlivier Blin2014-10-281-14/+28
* | usbnet: add a callback for set_rx_modeOlivier Blin2014-10-281-0/+20
* | net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli2014-10-281-0/+2
* | net: systemport: enable RX interrupts after NAPIFlorian Fainelli2014-10-281-6/+3Star
* | net: phy: Add SGMII Configuration for Marvell 88E1145 InitializationVince Bridgers2014-10-281-0/+19
* | drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N2014-10-281-9/+9
* | Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-2832-106/+238
|\|
| * Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-10-2714-44/+106
| |\
| | * iwlwifi: pcie: fix polling in various placesEmmanuel Grumbach2014-10-231-3/+3
| | * Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach2014-10-231-6/+2Star
| | * iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach2014-10-231-11/+13
| | * iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb2014-10-232-10/+17
| | * iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibssHaim Dreyfuss2014-10-231-0/+7
| | * iwlwifi: mvm: BT coex - fix BT prio for probe requestsEmmanuel Grumbach2014-10-231-1/+2
| | * iwlwifi: mvm: BT Coex - update the MPLUT Boost register valueEmmanuel Grumbach2014-10-232-4/+4
| | * iwlwifi: 8000: fix string given to MODULE_FIRMWARELiad Kaufman2014-10-231-1/+2
| | * iwlwifi: configure the LTREmmanuel Grumbach2014-10-236-8/+56
| * | rtlwifi: Add check for get_btc_status callbackLarry Finger2014-10-231-1/+2
| * | ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau2014-10-231-4/+4