summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-11-15genetlink: make all genl_ops users constJohannes Berg2-2/+2
2013-11-15net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B386111-6/+25
2013-11-15bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2013-11-15ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings1-10/+8
2013-11-15stmmac: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15e1000e: Validate hwtstamp_config completely before applying itBen Hutchings1-8/+6
2013-11-15tg3: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+7
2013-11-15macvtap: limit head length of skb allocatedJason Wang1-1/+7
2013-11-15tuntap: limit head length of skb allocatedJason Wang1-1/+9
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz1-4/+2
2013-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville31-163/+284
2013-11-14net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter1-1/+2
2013-11-14net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()Dan Carpenter1-1/+1
2013-11-14usbnet: fix status interrupt urb handlingFelix Fietkau1-3/+0
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds21-1/+108
2013-11-14bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico1-2/+3
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds16-128/+58
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds632-13550/+34179
2013-11-13list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-3/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-12/+28
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-718/+1
2013-11-11prism54: set netdev type to "wlan"Dan Williams1-2/+5
2013-11-11wcn36xx: missing unlocks on error pathsDan Carpenter1-2/+4
2013-11-11wcn36xx: Add missing unlock before returnWei Yongjun1-1/+2
2013-11-11ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan6-48/+128
2013-11-11wcn36xx: harmless memory corruption bug in debugfsDan Carpenter1-1/+1
2013-11-11mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy1-3/+26
2013-11-11mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil1-0/+3
2013-11-11rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-11-11rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-11-11rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-11-11rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2-57/+42
2013-11-11ath9k: dfs_debug fix possible NULL dereferenceJanusz Dziedzic1-3/+10
2013-11-11ath9k: DFS radar use correct width enumJanusz Dziedzic1-2/+2
2013-11-11rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka3-5/+5
2013-11-11libertas: fix error return code in if_cs_probe()Wei Yongjun1-0/+1
2013-11-11libertas: potential oops in debugfsDan Carpenter1-1/+5
2013-11-11rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULLColin Ian King1-2/+3
2013-11-11mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()Amitkumar Karwar1-4/+7
2013-11-11mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar1-10/+12
2013-11-11mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar1-10/+12
2013-11-11mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar4-8/+9
2013-11-11mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter1-0/+3
2013-11-11rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena1-1/+1
2013-11-11wireless: rt2800lib: Fix typo on checkingFelipe Pena1-1/+1
2013-11-11PHY: Add RTL8201CP phy_driver to realtekJonas Jensen1-0/+15
2013-11-11xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun1-0/+1
2013-11-11macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun1-0/+1