summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz2014-11-191-1/+6
* | | | | bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov2014-11-191-1/+2
* | | | | vxlan: Inline vxlan_gso_check().Joe Stringer2014-11-181-19/+0
|/ / / /
* | | | qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke2014-11-161-0/+1
* | | | ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov2014-11-161-5/+8
* | | | drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness2014-11-161-3/+3
* | | | qlcnic: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* | | | net/mlx4_en: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* | | | be2net: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* | | | net: Add vxlan_gso_check() helperJoe Stringer2014-11-141-0/+13
* | | | Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-1411-75/+78
|\| | |
| * | | ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan2014-11-112-13/+13
| * | | brcmfmac: fix conversion of channel width 20MHZ_NOHTArend van Spriel2014-11-111-0/+6
| * | | rt2x00: do not align payload on modern H/WStanislaw Gruszka2014-11-111-38/+12
| * | | Merge tag 'iwlwifi-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-11-112-12/+11
| |\| |
| | * | iwlwifi: pcie: fix prph dump lengthLiad Kaufman2014-11-111-2/+1
| | * | iwlwifi: mvm: abort scan upon RFKILLEmmanuel Grumbach2014-11-111-10/+10
| * | | b43: fix NULL pointer dereference in b43_phy_copy()Hauke Mehrtens2014-11-101-3/+1
| * | | rtlwifi: rtl8192se: Fix connection problemsLarry Finger2014-11-104-3/+25
| * | | rtlwifi: Fix errors in descriptor manipulationLarry Finger2014-11-101-3/+2
| * | | rtlwifi: Fix setting of tx descriptor for new trx flowLarry Finger2014-11-101-3/+8
* | | | vxlan: Do not reuse sockets for a different address familyMarcelo Leitner2014-11-131-10/+19
* | | | smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra2014-11-131-0/+46
* | | | net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov2014-11-131-5/+2
* | | | net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov2014-11-131-6/+2
* | | | net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2014-11-122-3/+3
* | | | cxgb4 : dcb open-lldp interop fixesAnish Bhatt2014-11-121-9/+19
* | | | net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli2014-11-113-5/+9
* | | | net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli2014-11-113-1/+8
* | | | net: qualcomm: Fix dependencyStefan Wahren2014-11-111-2/+1
* | | | ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann2014-11-111-3/+1
* | | | net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill2014-11-111-12/+24
* | | | net: ppp: Don't call bpf_prog_create() in ppp_lockTakashi Iwai2014-11-111-20/+20
* | | | net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz2014-11-111-8/+14
* | | | cxgb4 : Fix bug in DCB app deletionAnish Bhatt2014-11-101-1/+2
* | | | udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross2014-11-101-0/+2
* | | | cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai2014-11-103-7/+15
* | | | cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai2014-11-106-11/+135
* | | | cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai2014-11-102-40/+61
* | | | asix: Do full reset during ax88772_bindCharles Keepax2014-11-071-13/+1
* | | | net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann2014-11-071-4/+19
* | | | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-066-5/+27
|\| | |
| * | | Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-041-1/+3
| |\ \ \
| | * | | mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao2014-10-291-1/+3
| * | | | Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-11-045-4/+24
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | iwlwifi: fix RFkill while calibratingEmmanuel Grumbach2014-11-035-4/+23
| | * | | iwlwifi: mvm: initialize the cur_ucode upon bootEmmanuel Grumbach2014-10-291-0/+1
* | | | | netxen: Fix link event handling.Manish Chopra2014-11-061-1/+2
* | | | | enic: update desc properly in rx_copybreakGovindarajulu Varadarajan2014-11-061-12/+2
* | | | | enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan2014-11-061-0/+6