summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-10-01sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings
2013-10-01rt2800: fix wrong TX power compensationStanislaw Gruszka
2013-10-01net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda
2013-09-26ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau
2013-09-26ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-09-26ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-09-26brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville
2013-09-14macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-09-14tun: signedness bug in tun_get_user()Dan Carpenter
2013-09-148139cp: Fix skb leak in rx_status_loop failure path.Dave Jones
2013-09-14bonding: modify only neigh_parms owned by usVeaceslav Falico
2013-09-07iwl4965: fix rfkill set state regressionStanislaw Gruszka
2013-09-07ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa
2013-08-29Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter
2013-08-29zd1201: do not use stack as URB transfer_bufferJussi Kivilinna
2013-08-20can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean
2013-08-20iwl4965: reset firmware after rfkill offStanislaw Gruszka
2013-08-20iwl4965: set power mode earlyStanislaw Gruszka
2013-08-118139cp: Add dma_mapping_error checkingNeil Horman
2013-08-11usbnet: do not pretend to support SG/TSOEric Dumazet
2013-08-11arcnet: cleanup sizeof parameterDan Carpenter
2013-08-11mwifiex: Add missing endian conversion.Tomasz Moń
2013-08-11rt2x00: fix stop queueStanislaw Gruszka
2013-08-11ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller
2013-08-11ath9k_htc: do some initial hardware configurationOleksij Rempel
2013-08-04virtio_net: fix race in RX VQ processingMichael S. Tsirkin
2013-07-28atl1e: unmap partially mapped skb on dma error and free skbNeil Horman
2013-07-28atl1e: fix dma mapping warningsNeil Horman
2013-07-28ifb: fix oops when loading the ifb faileddingtianhong
2013-07-28dummy: fix oops when loading the dummy faileddingtianhong
2013-07-28macvtap: correctly linearize skb when zerocopy is usedJason Wang
2013-07-28ifb: fix rcu_sched self-detected stallsdingtianhong
2013-07-28sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp
2013-07-28sh_eth: fix unhandled RFE interruptSergei Shtylyov
2013-07-28macvtap: fix recovery from gup errorsMichael S. Tsirkin
2013-07-28ath9k: Do not assign noise for NULL caldataSujith Manoharan
2013-07-28rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos
2013-07-21rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger
2013-07-21rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger
2013-07-03dlci: validate the net device in dlci_del()Zefan Li
2013-07-03dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-06-27bonding: rlb mode of bond should not alter ARP originating via bridgeZheng Li
2013-06-27team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko
2013-06-278139cp: reset BQL when ring tx ring clearedstephen hemminger
2013-06-27r8169: fix offloaded tx checksum for small packets.Francois Romieu
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-06-20ath9k: Use minstrel rate control by defaultSujith Manoharan
2013-06-20ath9k: Disable PowerSave by defaultSujith Manoharan
2013-06-20b43: stop format string leaking into error msgsKees Cook
2013-06-07xen-netback: remove skb in xen_netbk_alloc_pageWei Liu