| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | ath9k: Fix XLNA bias strength | Sujith Manoharan | 2013-12-02 | 1 | -1/+1 |
| * | | | ath9k: Fix QuickDrop usage | Sujith Manoharan | 2013-12-02 | 1 | -9/+11 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif... | John W. Linville | 2013-12-02 | 12 | -18/+88 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | iwlwifi: mvm: use a cast to calculate the last seqno from the next one | Luciano Coelho | 2013-11-25 | 1 | -1/+1 |
| | * | | iwlwifi: mvm: set seqno also when no keys are set | Luciano Coelho | 2013-11-25 | 1 | -1/+2 |
| | * | | iwlwifi: pcie: stop sending commands to dead firmware | Alexander Bondar | 2013-11-25 | 3 | -4/+13 |
| | * | | iwlwifi: bump required firmware API version for 3160/7260 | Emmanuel Grumbach | 2013-11-25 | 1 | -2/+2 |
| | * | | iwlwifi: mvm: don't WARN about unsuccessful time event | Emmanuel Grumbach | 2013-11-25 | 1 | -2/+5 |
| | * | | iwlwifi: mvm: BT Coex fix another NULL pointer dereference | Emmanuel Grumbach | 2013-11-25 | 1 | -0/+5 |
| | * | | iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUT | Emmanuel Grumbach | 2013-11-25 | 1 | -1/+0 |
| | * | | iwlwifi: add new HW - 7265 series | Oren Givon | 2013-11-25 | 3 | -0/+41 |
| | * | | iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160 | Emmanuel Grumbach | 2013-11-25 | 5 | -7/+15 |
| | * | | iwlwifi: mvm: check sta_id/drain values in debugfs | Johannes Berg | 2013-11-25 | 1 | -0/+4 |
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-11-25 | 1 | -4/+12 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | mac80211_hwsim: Fix bcn_en_iter to use atomic iteration | Jouni Malinen | 2013-11-25 | 1 | -1/+1 |
| | * | | mac80211_hwsim: Fix radiotap header for ACK frames | Jouni Malinen | 2013-11-25 | 1 | -3/+11 |
| | |/ |
|
| * | | mwifiex: fix memory leak issue for ibss join | Ujjal Roy | 2013-11-25 | 1 | -2/+2 |
| * | | brcmsmac: Fix build dep on LEDS_CLASS | Borislav Petkov | 2013-11-25 | 1 | -0/+2 |
| |/ |
|
* | | cxgb4: Add new scheme to update T4/T5 firmware | Hariprasad Shenai | 2013-12-03 | 4 | -190/+289 |
* | | cxgb4vf: added much cleaner implementation of is_t4() | Hariprasad Shenai | 2013-12-03 | 6 | -16/+39 |
* | | cxgb4: Much cleaner implementation of is_t4()/is_t5() | Hariprasad Shenai | 2013-12-03 | 5 | -70/+73 |
* | | net/mlx4_core: destroy workqueue when driver fails to register | Wei Yang | 2013-12-03 | 1 | -0/+2 |
* | | xen-netback: clear vif->task on disconnect | Paul Durrant | 2013-12-03 | 1 | -8/+12 |
* | | net: do not pretend FRAGLIST support | Eric Dumazet | 2013-12-02 | 4 | -4/+3 |
* | | net: fec_main: dma_map() only the length of the skb | Sebastian Siewior | 2013-12-02 | 1 | -5/+4 |
* | | drivers: net: cpsw: fix dt probe for one port ethernet | Mugunthan V N | 2013-12-02 | 1 | -0/+2 |
* | | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ... | Rafael J. Wysocki | 2013-12-02 | 1 | -7/+19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-12-02 | 29 | -240/+263 |
|\ \ |
|
| * | | net/mlx4_en: Remove selftest TX queues empty condition | Eugenia Emantayev | 2013-12-01 | 1 | -7/+0 |
| * | | virtio_net: make all RX paths handle erors consistently | Michael S. Tsirkin | 2013-12-01 | 1 | -17/+37 |
| * | | virtio_net: fix error handling for mergeable buffers | Michael S. Tsirkin | 2013-12-01 | 1 | -31/+51 |
| * | | virtio_net: Fixed a trivial typo (fitler --> filter) | Thomas Huth | 2013-11-30 | 1 | -1/+1 |
| * | | ixgbe: Make ixgbe_identify_qsfp_module_generic static | Mark Rustad | 2013-11-30 | 2 | -2/+2 |
| * | | ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default | John Fastabend | 2013-11-30 | 1 | -3/+2 |
| * | | ixgbe: ixgbe_fwd_ring_down needs to be static | John Fastabend | 2013-11-30 | 1 | -2/+2 |
| * | | e1000: fix possible reset_task running after adapter down | Vladimir Davydov | 2013-11-30 | 1 | -4/+11 |
| * | | e1000: fix lockdep warning in e1000_reset_task | Vladimir Davydov | 2013-11-29 | 2 | -35/+3 |
| * | | e1000: prevent oops when adapter is being closed and reset simultaneously | yzhu1 | 2013-11-29 | 2 | -0/+14 |
| * | | igb: Fixed Wake On LAN support | Akeem G Abodunrin | 2013-11-29 | 1 | -3/+4 |
| * | | team: fix master carrier set when user linkup is enabled | Jiri Pirko | 2013-11-29 | 1 | -0/+4 |
| * | | sfc: Convert to use hwmon_device_register_with_groups | Guenter Roeck | 2013-11-29 | 2 | -48/+32 |
| * | | net: smc91: fix crash regression on the versatile | Linus Walleij | 2013-11-29 | 1 | -18/+4 |
| * | | Revert "net: smc91: fix crash regression on the versatile" | David S. Miller | 2013-11-29 | 1 | -2/+18 |
| * | | net: smc91: fix crash regression on the versatile | Linus Walleij | 2013-11-29 | 1 | -18/+2 |
| * | | net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl | Yang Yingliang | 2013-11-29 | 1 | -3/+2 |
| * | | r8169: check ALDPS bit and disable it if enabled for the 8168g | David Chang | 2013-11-29 | 1 | -0/+5 |
| * | | macvtap: Do not double-count received packets | Vlad Yasevich | 2013-11-29 | 1 | -10/+0 |
| * | | be2net: call napi_disable() for all event queues | Ivan Vecera | 2013-11-28 | 1 | -2/+2 |
| * | | Revert "be2net: call napi_disable() for all event queues" | David S. Miller | 2013-11-28 | 1 | -1/+1 |
| * | | be2net: call napi_disable() for all event queues | Ivan Vecera | 2013-11-28 | 1 | -1/+1 |