summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-01-11drivers/net/usb: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net/wan: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net/team: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net/ethernet/silan: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net/ethernet/realtek: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net/ethernet/packetengines: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net/ethernet/natsemi: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net/ethernet/intel: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net/ethernet/i825xx: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net/ethernet/dec/tulip: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net/ethernet/atheros: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net/ethernet/8390: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/net: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-08xen/netfront: improve truesize trackingIan Campbell
2013-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev
2013-01-03vxlan: allow live mac address changestephen hemminger
2013-01-02brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman
2013-01-02brcmsmac: add copyright information for CanonicalArend van Spriel
2013-01-02rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02p54usb: add USBIDs for two more p54usb devicesChristian Lamparter
2013-01-02rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl
2013-01-02ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan
2013-01-02brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider
2013-01-02p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-01-02carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter
2013-01-02rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna
2013-01-02ath9k: Fix compilation breakageSujith Manoharan
2012-12-28forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger
2012-12-28net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman
2012-12-26cpts: fix a run time warn_on.Richard Cochran
2012-12-26cpts: fix build error by removing useless code.Richard Cochran
2012-12-22Drivers: network: more __dev* removalGreg KH
2012-12-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-21tuntap: dont use a private kmem_cacheEric Dumazet
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-20Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier
2012-12-20RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya
2012-12-20RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya
2012-12-20RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-198139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene
2012-12-19net: qmi_wwan: add ZTE MF880Bjørn Mork