summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-10-29net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli1-0/+2
2014-10-29net: systemport: enable RX interrupts after NAPIFlorian Fainelli1-6/+3
2014-10-29net: phy: Add SGMII Configuration for Marvell 88E1145 InitializationVince Bridgers1-0/+19
2014-10-28drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N1-9/+9
2014-10-28Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller32-106/+238
2014-10-28dsa: mv88e6171: Fix tagging protocol/KconfigAndrew Lunn1-1/+1
2014-10-28cxgb4 : Handle dcb enable correctlyAnish Bhatt2-2/+11
2014-10-28cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt1-3/+45
2014-10-27Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux...John W. Linville14-44/+106
2014-10-27net/mlx4_core: Call synchronize_irq() before freeing EQ bufferEli Cohen1-0/+1
2014-10-27net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen1-0/+1
2014-10-26drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()Geert Uytterhoeven1-9/+7
2014-10-26i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter1-2/+2
2014-10-26macvlan: fix a race on port dismantle and possible skb leaksEric Dumazet1-2/+8
2014-10-25xen-netback: reintroduce guest Rx stall detectionDavid Vrabel4-1/+86
2014-10-25xen-netback: fix unlimited guest Rx internal queue and carrier flappingDavid Vrabel4-178/+161
2014-10-25xen-netback: make feature-rx-notify mandatoryDavid Vrabel3-25/+5
2014-10-23iwlwifi: pcie: fix polling in various placesEmmanuel Grumbach1-3/+3
2014-10-23Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach1-6/+2
2014-10-23iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach1-11/+13
2014-10-23iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb2-10/+17
2014-10-23iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibssHaim Dreyfuss1-0/+7
2014-10-23iwlwifi: mvm: BT coex - fix BT prio for probe requestsEmmanuel Grumbach1-1/+2
2014-10-23iwlwifi: mvm: BT Coex - update the MPLUT Boost register valueEmmanuel Grumbach2-4/+4
2014-10-23iwlwifi: 8000: fix string given to MODULE_FIRMWARELiad Kaufman1-1/+2
2014-10-23iwlwifi: configure the LTREmmanuel Grumbach6-8/+56
2014-10-23rtlwifi: Add check for get_btc_status callbackLarry Finger1-1/+2
2014-10-23ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau1-4/+4
2014-10-23rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepktKarsten Wiese5-6/+26
2014-10-23rtl8192cu: Call ieee80211_register_hw from rtl_usb_probeKarsten Wiese1-0/+11
2014-10-23rtl8192cu: Fix for rtlwifi's bluetooth coexist functionalityKarsten Wiese1-0/+7
2014-10-23ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau2-0/+15
2014-10-23rtlwifi: rtl8821ae: Fix possible array overrunLarry Finger1-6/+9
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan3-27/+41
2014-10-23rtlwifi: prevent format string usage from leakingKees Cook1-1/+1
2014-10-23brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with ...Rickard Strandqvist1-13/+12
2014-10-23rtlwifi: rtl8192ee: Prevent log spamming for switch statementsLarry Finger1-4/+4
2014-10-23hyperv: Fix the total_data_buflen in send pathHaiyang Zhang1-0/+1
2014-10-23amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas1-8/+12
2014-10-23amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas1-1/+1
2014-10-23net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel1-1/+2
2014-10-22net: fs_enet: set back promiscuity mode after restartLEROY Christophe2-0/+6
2014-10-22sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper1-4/+0
2014-10-21enic: Do not call napi_disable when preemption is disabled.Govindarajulu Varadarajan1-2/+2
2014-10-21enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_freeGovindarajulu Varadarajan1-6/+6
2014-10-20ax88179_178a: fix bonding failureIan Morgan1-1/+6
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+2
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-32/+12
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-397/+1251
2014-10-18bna: fix skb->truesize underestimationEric Dumazet1-1/+1