summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-12-04prism54: set netdev type to "wlan"Dan Williams
2013-12-04mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy
2013-12-04mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil
2013-12-04rt2400pci: fix RSSI readStanislaw Gruszka
2013-12-04ath5k: fix regression in tx status processingFelix Fietkau
2013-12-04rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger
2013-12-04rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger
2013-12-04rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger
2013-12-04rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger
2013-12-04rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena
2013-12-04rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland
2013-12-04rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.cLarry Finger
2013-11-29rt2800usb: slow down TX status pollingStanislaw Gruszka
2013-11-29rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka
2013-11-29rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos
2013-11-29rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka
2013-11-29rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau
2013-11-29alx: Reset phy speed after resumehahnjo
2013-11-29can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann
2013-11-29can: kvaser_usb: fix usb endpoints detectionOlivier Sobrie
2013-11-29libertas: potential oops in debugfsDan Carpenter
2013-11-20cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings
2013-11-20xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu
2013-11-20virtio-net: correctly handle cpu hotplug notifier during resumingJason Wang
2013-11-20net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin
2013-10-22ax88179_178a: Correct the RX error definition in RX headerFreddy Xin
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N
2013-10-18qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani
2013-10-18be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam
2013-10-18wanxl: fix info leak in ioctlSalva Peiró
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-17net: qmi_wwan: Olivetti Olicard 200 supportEnrico Mioso
2013-10-17virtio-net: refill only when device is up during setting queuesJason Wang
2013-10-17virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang
2013-10-17yam: remove a no-op in yam_ioctl()Dan Carpenter
2013-10-17net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann
2013-10-17bnx2x: record rx queue for LRO packetsEric Dumazet
2013-10-17usbnet: fix error return code in usbnet_probe()Wei Yongjun