summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-09-26brcmfmac: obtain platform data upon module initializationArend van Spriel
2013-09-26mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao
2013-09-26mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar
2013-09-26p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter
2013-09-26cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy
2013-09-26Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy
2013-09-26mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao
2013-09-26rtlwifi: Align private space in rtl_priv structLarry Finger
2013-09-26ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau
2013-09-26p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov
2013-09-26ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau
2013-09-26ath9k: Fix regression in LNA diversitySujith Manoharan
2013-09-26ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau
2013-09-26ath9k: fix stale flag handling on buffer cloneFelix Fietkau
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov
2013-09-19skge: fix broken driverMikulas Patocka
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-09-18cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan
2013-09-17vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala
2013-09-17drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar
2013-09-17net loopback: Set loopback_dev to NULL when freedEric W. Biederman
2013-09-16Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-09-16net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda
2013-09-16net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda
2013-09-16net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda
2013-09-16bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki
2013-09-16bgmac: allow bigger et_swtype nvram variableHauke Mehrtens
2013-09-16bgmac: fix internal switch initializationRafał Miłecki
2013-09-16drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering
2013-09-15cxgb4: remove workqueue when driver registration failsWei Yang
2013-09-15bonding: Make alb learning packet interval configurableNeil Horman
2013-09-15vxlan: Fix sparse warningsJoseph Gasparakis
2013-09-15qlcnic: Fix VF reset recoveryManish Chopra
2013-09-15net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: pasemi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: ks8851-ml: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: pxa168_eth: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: lantiq_etop: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-13tg3: Use pci_dev pm_capJon Mason
2013-09-13bnx2x: Use pci_dev pm_capJon Mason
2013-09-13alx: remove redundant D0 power state setYijing Wang
2013-09-13be2net: missing variable initializationAntonio Alecrim Jr