summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-11-21iwlwifi: fix RFkill while calibratingEmmanuel Grumbach5-4/+23
2014-11-21net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli1-0/+2
2014-11-21net: systemport: enable RX interrupts after NAPIFlorian Fainelli1-6/+3
2014-11-21cxgb4 : Handle dcb enable correctlyAnish Bhatt2-2/+11
2014-11-21mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao1-1/+3
2014-11-21macvtap: Fix csum_start when VLAN tags are presentHerbert Xu1-0/+2
2014-11-21tun: Fix csum_start with VLAN accelerationHerbert Xu1-7/+9
2014-11-21vio: fix reuse of vio_dring slotDwight Engen1-2/+2
2014-11-21smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-21net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2-3/+3
2014-11-21net: ppp: Don't call bpf_prog_create() in ppp_lockTakashi Iwai1-20/+20
2014-11-21vxlan: Do not reuse sockets for a different address familyMarcelo Leitner1-10/+19
2014-11-21udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross1-0/+2
2014-11-21net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan1-8/+10
2014-11-14Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach1-6/+2
2014-11-14iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach1-11/+13
2014-11-14iwlwifi: configure the LTREmmanuel Grumbach6-8/+56
2014-11-14iwlwifi: mvm: BT Coex - update the MPLUT Boost register valueEmmanuel Grumbach2-4/+4
2014-11-14wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2014-11-14rt2x00: support Ralink 5362.Canek Peláez Valdés2-1/+9
2014-11-14fix misuses of f_count() in ppp and netlinkAl Viro1-1/+1
2014-11-14stmmac: pci: set default of the filter binsAndy Shevchenko1-0/+7
2014-11-14drivers/net: macvtap and tun depend on INETBen Hutchings1-0/+2
2014-11-14drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2-1/+8
2014-11-14mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz1-0/+4
2014-11-14net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz1-2/+5
2014-11-14cxgb4 : Fix missing initialization of win0_lockAnish Bhatt1-0/+1
2014-11-14macvlan: fix a race on port dismantle and possible skb leaksEric Dumazet1-2/+8
2014-11-14hyperv: Fix the total_data_buflen in send pathHaiyang Zhang1-0/+1
2014-11-14ax88179_178a: fix bonding failureIan Morgan1-1/+6
2014-11-14vxlan: fix a free after useLi RongQing1-0/+1
2014-11-14vxlan: using pskb_may_pull as early as possibleLi RongQing1-4/+2
2014-11-14vxlan: fix a use after free in vxlan_encap_bypassLi RongQing1-3/+5
2014-10-30Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau1-1/+3
2014-10-30rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-10-30iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon1-0/+4
2014-10-30iwlwifi: mvm: disable BT Co-running by defaultEmmanuel Grumbach1-1/+1
2014-10-153c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain \\\"ythier\\\" Hitier1-1/+1
2014-10-15hyperv: Fix a bug in netvsc_send()KY Srinivasan1-7/+8
2014-10-15team: avoid race condition in scheduling delayed workJoe Lawrence1-2/+2
2014-10-15net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli1-6/+7
2014-10-01r8152: disable power cut for RTL8153hayeswang1-1/+1
2014-10-01r8152: remove clearing bphayeswang1-27/+1
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich1-2/+3
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-09-30r8152: fix setting RTL8152_UNPLUGhayeswang1-1/+5
2014-09-30netxen: Fix bug in Tx completion path.Manish Chopra1-2/+2
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2-2/+2
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan1-1/+2
2014-09-29net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong1-2/+9