Age | Commit message (Expand) | Author | Files | Lines |
2013-09-26 | brcmsmac: call bcma_core_pci_power_save() from non-atomic context | Arend van Spriel | 1 | -0/+4 |
2013-09-26 | brcmfmac: obtain platform data upon module initialization | Arend van Spriel | 4 | -23/+24 |
2013-09-26 | mwifiex: fix NULL pointer dereference in usb suspend handler | Bing Zhao | 1 | -7/+0 |
2013-09-26 | mwifiex: fix hang issue for USB chipsets | Amitkumar Karwar | 3 | -4/+4 |
2013-09-26 | p54usb: add USB ID for Corega WLUSB2GTST USB adapter | Christian Lamparter | 1 | -0/+1 |
2013-09-26 | cw1200: Use a threaded oneshot irq handler for cw1200_spi | Solomon Peachy | 1 | -3/+4 |
2013-09-26 | Revert "cw1200: Don't perform SPI transfers in interrupt context" | Solomon Peachy | 4 | -33/+4 |
2013-09-26 | mwifiex: fix PCIe hs_cfg cancel cmd timeout | Bing Zhao | 1 | -3/+2 |
2013-09-26 | rtlwifi: Align private space in rtl_priv struct | Larry Finger | 1 | -1/+1 |
2013-09-26 | ath9k: add txq locking for ath_tx_aggr_start | Felix Fietkau | 1 | -0/+6 |
2013-09-26 | p54usb: fix leak at failure path in p54u_load_firmware() | Alexey Khoroshilov | 1 | -0/+1 |
2013-09-26 | ath9k: don't use BAW tracking on PS responses for non-AMPDU packets | Felix Fietkau | 1 | -2/+4 |
2013-09-26 | ath9k: Fix regression in LNA diversity | Sujith Manoharan | 1 | -7/+0 |
2013-09-26 | ath9k: do not link bf_next across multiple A-MPDUs | Felix Fietkau | 1 | -1/+3 |
2013-09-26 | ath9k: fix stale flag handling on buffer clone | Felix Fietkau | 1 | -0/+1 |
2013-09-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 68 | -304/+554 |
2013-09-19 | netconsole: fix a deadlock with rtnl and netconsole's mutex | Nikolay Aleksandrov | 1 | -4/+1 |
2013-09-19 | skge: fix broken driver | Mikulas Patocka | 1 | -2/+3 |
2013-09-19 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka | 1 | -1/+1 |
2013-09-19 | xen-netback: Don't destroy the netdev until the vif is shut down | Paul Durrant | 3 | -21/+23 |
2013-09-18 | cnic: Fix crash in cnic_bnx2x_service_kcq() | Michael Chan | 1 | -1/+2 |
2013-09-18 | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. | Michael Chan | 3 | -4/+39 |
2013-09-18 | vxlan: Avoid creating fdb entry with NULL destination | Sridhar Samudrala | 1 | -9/+13 |
2013-09-18 | drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead... | Avinash Kumar | 1 | -2/+2 |
2013-09-18 | net loopback: Set loopback_dev to NULL when freed | Eric W. Biederman | 1 | -0/+1 |
2013-09-17 | Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 4 | -22/+43 |
2013-09-17 | net: usb: cdc_ether: use usb.h macros whenever possible | Fabio Porcedda | 1 | -46/+17 |
2013-09-17 | net: usb: cdc_ether: fix checkpatch errors and warnings | Fabio Porcedda | 1 | -27/+20 |
2013-09-17 | net: usb: cdc_ether: Use wwan interface for Telit modules | Fabio Porcedda | 1 | -0/+5 |
2013-09-17 | bgmac: implement unaligned addressing for DMA rings that support it | Rafał Miłecki | 2 | -10/+30 |
2013-09-17 | bgmac: allow bigger et_swtype nvram variable | Hauke Mehrtens | 1 | -2/+2 |
2013-09-17 | bgmac: fix internal switch initialization | Rafał Miłecki | 2 | -2/+2 |
2013-09-17 | drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties | Olaf Hering | 1 | -1/+13 |
2013-09-16 | cxgb4: remove workqueue when driver registration fails | Wei Yang | 1 | -1/+3 |
2013-09-16 | bonding: Make alb learning packet interval configurable | Neil Horman | 5 | -5/+47 |
2013-09-16 | vxlan: Fix sparse warnings | Joseph Gasparakis | 1 | -10/+8 |
2013-09-16 | qlcnic: Fix VF reset recovery | Manish Chopra | 1 | -0/+1 |
2013-09-16 | net: ps3_gelic: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-09-16 | net: smsc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2 | -3/+2 |
2013-09-16 | net: pasemi: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -2/+2 |
2013-09-16 | net: natsemi: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2 | -4/+2 |
2013-09-16 | net: ks8851-ml: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-09-16 | net: pxa168_eth: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -2/+1 |
2013-09-16 | net: lantiq_etop: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -4/+2 |
2013-09-16 | net: hp100: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-09-16 | net: fec: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-09-16 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+1 |
2013-09-14 | tg3: Use pci_dev pm_cap | Jon Mason | 2 | -4/+2 |
2013-09-14 | bnx2x: Use pci_dev pm_cap | Jon Mason | 4 | -12/+11 |
2013-09-14 | alx: remove redundant D0 power state set | Yijing Wang | 1 | -7/+2 |