aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'cyanogen/cm-13.0' into replicant-6.0Wolfgang Wiedmeyer2015-12-141-1/+0
|\
| * Revert "bcmdhd: update from i9305 source drop (1.141.15 --> 1.141.44)"rogersb112015-12-0824-2772/+87
| * bcmdhd: pass ipv6 in suspendDrew Davis2015-12-081-1/+0
| * bcmdhd: update from i9305 source drop (1.141.15 --> 1.141.44)DerTeufel2015-12-0824-87/+2772
| * Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-1069-244/+470
| |\
| | * tg3: fix length overflow in VPD firmware parsingKees Cook2013-10-131-2/+5
| | * p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter2013-10-131-0/+1
| | * rtlwifi: Align private space in rtl_priv structLarry Finger2013-10-131-1/+1
| | * ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda2013-10-131-0/+6
| | * bonding: Fix broken promiscuity reference counting issueNeil Horman2013-10-131-3/+10
| | * dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard2013-10-131-1/+1
| | * via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-10-131-2/+7
| | * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-131-1/+1
| | * sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings2013-10-011-1/+2
| | * rt2800: fix wrong TX power compensationStanislaw Gruszka2013-10-011-0/+7
| | * net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda2013-10-011-0/+5
| | * ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau2013-09-261-0/+4
| | * ath9k: always clear ps filter bit on new assocFelix Fietkau2013-09-261-0/+1
| | * tun: signedness bug in tun_get_user()Dan Carpenter2013-09-141-2/+4
| | * ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-09-071-0/+10
| | * Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-291-2/+2
| | * zd1201: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-291-1/+3
| | * usbnet: do not pretend to support SG/TSOEric Dumazet2013-08-111-9/+3
| | * arcnet: cleanup sizeof parameterDan Carpenter2013-08-111-1/+1
| | * mwifiex: Add missing endian conversion.Tomasz Moń2013-08-111-2/+2
| | * rt2x00: fix stop queueStanislaw Gruszka2013-08-111-7/+11
| | * ath9k_htc: do some initial hardware configurationOleksij Rempel2013-08-111-0/+1
| | * virtio_net: fix race in RX VQ processingMichael S. Tsirkin2013-08-041-2/+3
| | * ifb: fix oops when loading the ifb faileddingtianhong2013-07-281-0/+4
| | * dummy: fix oops when loading the dummy faileddingtianhong2013-07-281-0/+4
| | * ifb: fix rcu_sched self-detected stallsdingtianhong2013-07-281-1/+4
| | * sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp2013-07-281-0/+2
| | * rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos2013-07-283-4/+6
| | * dlci: validate the net device in dlci_del()Zefan Li2013-07-031-0/+12
| | * dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-07-031-5/+9
| | * gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-06-271-0/+1
| | * ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-201-2/+1
| | * b43: stop format string leaking into error msgsKees Cook2013-06-201-1/+1
| | * r8169: fix vlan tag read ordering.Francois Romieu2013-05-191-7/+6
| | * macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko2013-05-191-3/+4
| | * 3c59x: fix PCI resource managementSergei Shtylyov2013-05-191-12/+13
| | * 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-191-1/+1
| | * 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead2013-05-191-0/+2
| | * mwifiex: fix setting of multicast filterDaniel Drake2013-05-191-15/+6
| | * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-191-0/+1
| | * ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-191-1/+5
| | * Revert :can: sja1000: fix handling on dt properties on little endian systems"Greg Kroah-Hartman2013-05-071-15/+16
| | * bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com2013-05-011-0/+1
| | * atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-05-012-1/+2
| | * ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-251-1/+1