aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* net: wireless: bcmdhd: Merge from Version 5.90.195.75Dmitry Shmidt2016-04-309-173/+312
* net: wireless: bcmdhd: Update to version 1.28-4Dmitry Shmidt2016-04-3023-568/+2708
* Revert "net: wireless: bcmdhd: HACK - force active power mode"Dmitry Shmidt2016-04-302-2/+2
* net: wireless: bcmdhd: Fix FW hang recoveryDmitry Shmidt2016-04-301-18/+45
* net: wireless: bcmdhd: Fix division by 0 if dhd_watchdog_ms is 0Dmitry Shmidt2016-04-301-1/+1
* net: wireless: bcmdhd: Update to version 1.27Dmitry Shmidt2016-04-3026-176/+446
* net: wireless: bcmdhd: HACK - force active power modeDmitry Shmidt2016-04-302-2/+2
* net: wireless: bcmdhd: Update to version 1.26Dmitry Shmidt2016-04-3012-96/+201
* net: wireless: bcmdhd: Update to Version 6.10.83.0 (1.23)Dmitry Shmidt2016-04-3057-1187/+2359
* HACK: bcmdhd: fix compile for 3.4Colin Cross2016-04-301-4/+8
* net: wireless: bcmdhd: Daemonize wl_event_handlerDmitry Shmidt2016-04-303-19/+18
* net: wireless: bcmdhd: Update to version 6.10.67.2Dmitry Shmidt2016-04-30118-11847/+16075
* wireless: bcmdhd: fix build for 3.3Colin Cross2016-04-303-4/+5
* net: wireless: bcmdhd: update to version 5.90.195.23Ziyan2016-04-3035-2318/+720
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-25138-698/+1577
|\
| * 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