Age | Commit message (Expand) | Author | Files | Lines |
2015-05-13 | e1000e: Add pm_qos header | David Ahern | 1 | -0/+1 |
2015-05-13 | net: phy: micrel: Fix regression in kszphy_probe | Niklas Cassel | 1 | -1/+2 |
2015-05-13 | net: ll_temac: Fix DMA map size bug | Michal Simek | 1 | -2/+2 |
2015-05-11 | pppoe: drop pppoe device in pppoe_unbind_sock_work | Felix Fietkau | 1 | -0/+4 |
2015-05-11 | net: qca_spi: Fix possible race during probe | Stefan Wahren | 1 | -2/+2 |
2015-05-11 | net: mdio-gpio: Allow for unspecified bus id | Bert Vermeulen | 1 | -1/+4 |
2015-05-11 | bnx2x: limit fw delay in kdump to 5s after boot | Michal Schmidt | 1 | -2/+7 |
2015-05-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 1 | -1/+3 |
2015-05-09 | usbnet: avoid integer overflow in start_xmit | Jason A. Donenfeld | 1 | -2/+2 |
2015-05-09 | netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2) | Tony Camuso | 1 | -2/+2 |
2015-05-09 | net: xgene_enet: Set hardware dependency | Jean Delvare | 1 | -0/+1 |
2015-05-09 | net: amd-xgbe: Add hardware dependency | Jean Delvare | 2 | -0/+2 |
2015-05-09 | drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock' | Vasily Titskiy | 1 | -0/+1 |
2015-05-09 | net: macb: Handle the RXUBR interrupt on all devices | Nathan Sullivan | 1 | -1/+10 |
2015-05-07 | igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector | Toshiaki Makita | 1 | -1/+1 |
2015-05-07 | igb: Fix oops on changing number of rings | Toshiaki Makita | 1 | -0/+2 |
2015-05-06 | Merge tag 'wireless-drivers-for-davem-2015-05-05' of git://git.kernel.org/pub... | David S. Miller | 15 | -144/+161 |
2015-05-06 | net/mlx4_core: Work properly with EQ numbers > 256 in SRIOV | Yishai Hadas | 1 | -7/+7 |
2015-05-06 | net/mlx4_en: Fix off-by-one in counters manipulation | Eran Ben Elisha | 1 | -1/+1 |
2015-05-06 | hv_netvsc: remove unused variable in netvsc_send() | Jerry Snitselaar | 1 | -7/+2 |
2015-05-04 | bnx2x: Fix to prevent inner-reload | Yuval Mintz | 1 | -5/+5 |
2015-05-04 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -184/+206 |
2015-05-04 | Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way"" | David S. Miller | 1 | -8/+12 |
2015-05-04 | net/smsc911x: fix irq resource allocation failure | Kamlakant Patel | 1 | -6/+6 |
2015-05-04 | macvlan: Propagate promiscuity setting to lower devices. | Vlad Yasevich | 1 | -0/+15 |
2015-05-04 | ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skb | Alexander Duyck | 1 | -1/+1 |
2015-05-04 | r8169: Do not use dev_kfree_skb in xmit path | Alexander Duyck | 1 | -2/+2 |
2015-05-04 | fm10k: Do not assume budget will never be 0 for NAPI | Alexander Duyck | 1 | -2/+2 |
2015-05-04 | net: dsa: mv88e6xxx: unregister mv88e6352 driver | Vivien Didelot | 1 | -0/+3 |
2015-05-04 | Merge tag 'linux-can-fixes-for-4.1-20150501' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -3/+4 |
2015-05-04 | drivers/net: include <module.h> for modular stmmac_platform code | Paul Gortmaker | 1 | -0/+1 |
2015-05-03 | ath9k: fix per-packet tx power configuration | Lorenzo Bianconi | 1 | -27/+25 |
2015-05-03 | Merge tag 'iwlwifi-for-kalle-2015-04-28' of https://git.kernel.org/pub/scm/li... | Kalle Valo | 13 | -116/+135 |
2015-05-01 | net: can: xilinx_can: fix extended frame handling | Jeppe Ledet-Pedersen | 1 | -3/+4 |
2015-04-30 | net: fec: Fix RGMII-ID mode | Markus Pargmann | 1 | -1/+4 |
2015-04-30 | net/mlx4_en: Schedule napi when RX buffers allocation fails | Ido Shamay | 3 | -2/+26 |
2015-04-30 | netxen_nic: use spin_[un]lock_bh around tx_clean_lock | Tony Camuso | 1 | -2/+2 |
2015-04-30 | net/mlx4_core: Fix unaligned accesses | David Ahern | 1 | -4/+14 |
2015-04-30 | mlx4_en: Use correct loop cursor in error path. | Benjamin Poirier | 1 | -1/+1 |
2015-04-30 | at86rf230: add slp_tr support to start tx | Alexander Aring | 1 | -6/+21 |
2015-04-30 | at86rf230: change state change if from trx_off | Alexander Aring | 1 | -6/+18 |
2015-04-30 | at86rf230: remove unnecessary tx state change | Alexander Aring | 1 | -13/+3 |
2015-04-30 | at86rf230: add TX_ARET_ON for calibration timeout | Alexander Aring | 1 | -2/+3 |
2015-04-30 | at86rf230: move cal_timeout to state change | Alexander Aring | 1 | -3/+5 |
2015-04-30 | at86rf230: remove tabs after define | Alexander Aring | 1 | -152/+152 |
2015-04-30 | at86rf230: Add macro for TRX STATE MASK | Christoffer Holmstedt | 1 | -2/+4 |
2015-04-29 | cxgb4: Fix MC1 memory offset calculation | Hariprasad Shenai | 1 | -1/+1 |
2015-04-29 | bnx2x: Delay during kdump load | Yuval Mintz | 1 | -0/+6 |
2015-04-29 | net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table | Pai | 1 | -0/+10 |
2015-04-29 | net: macb: Fix race condition in driver when Rx frame is dropped | Punnaiah Choudary Kalluri | 1 | -0/+3 |