Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-12-13 | 10 | -25/+105 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mlx4_core: Fix potential deadlock in mlx4_eq_int() | Jack Morgenstein | 2012-11-29 | 2 | -8/+11 | |
| * | | | | | | | | | mlx4: 64-byte CQE/EQE support | Or Gerlitz | 2012-11-26 | 10 | -17/+94 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-12-13 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | tuntap: dont use skb after netif_rx_ni(skb) | Eric Dumazet | 2012-12-13 | 1 | -3/+4 | |
* | | | | | | | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 | 6 | -32/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ath9k: Use standard #defines for PCIe Capability ASPM fields | Bjorn Helgaas | 2012-12-07 | 1 | -4/+4 | |
| * | | | | | | | | | iwlwifi: Use standard #defines for PCIe Capability ASPM fields | Bjorn Helgaas | 2012-12-07 | 1 | -5/+2 | |
| * | | | | | | | | | iwlwifi: collapse wrapper for pcie_capability_read_word() | Bjorn Helgaas | 2012-12-07 | 1 | -10/+3 | |
| * | | | | | | | | | iwlegacy: Use standard #defines for PCIe Capability ASPM fields | Bjorn Helgaas | 2012-12-07 | 3 | -11/+2 | |
| * | | | | | | | | | iwlegacy: collapse wrapper for pcie_capability_read_word() | Bjorn Helgaas | 2012-12-07 | 2 | -10/+3 | |
| * | | | | | | | | | cxgb3: Use standard #defines for PCIe Capability ASPM fields | Bjorn Helgaas | 2012-12-07 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 12 | -14/+15 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | wireless: mwifiex: Fix typo in wireless/mwifiex driver | Masanari Iida | 2012-12-03 | 2 | -2/+2 | |
| * | | | | | | | | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 | |
| * | | | | | | | | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 | 3 | -6/+6 | |
| * | | | | | | | | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 2012-11-19 | 5 | -5/+5 | |
| * | | | | | | | | treewide: fix typo of "suppport" in various comments | Masanari Iida | 2012-11-19 | 2 | -2/+2 | |
| * | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2012-10-28 | 509 | -10739/+29250 | |
| |\| | | | | | | | ||||||
| * | | | | | | | | i2400m: debugfs return code is wrong | Alan Cox | 2012-10-25 | 1 | -0/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 | 787 | -25696/+56318 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net/mlx4_en: Add support for destination MAC in steering rules | Yan Burman | 2012-12-12 | 1 | -6/+15 | |
| * | | | | | | | | | net/mlx4_en: Use generic etherdevice.h functions. | Yan Burman | 2012-12-12 | 1 | -4/+2 | |
| * | | | | | | | | | bnx2: Fix accidental reversions. | Michael Chan | 2012-12-11 | 1 | -2/+2 | |
| * | | | | | | | | | bna: Driver Version Updated to 3.1.2.1 | Rasesh Mody | 2012-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | bna: Firmware update | Rasesh Mody | 2012-12-11 | 3 | -2/+4 | |
| * | | | | | | | | | bna: Add RX State | Rasesh Mody | 2012-12-11 | 1 | -1/+26 | |
| * | | | | | | | | | bna: Rx Page Based Allocation | Rasesh Mody | 2012-12-11 | 2 | -64/+273 | |
| * | | | | | | | | | bna: TX Intr Coalescing Fix | Rasesh Mody | 2012-12-11 | 2 | -2/+3 | |
| * | | | | | | | | | bna: Tx and Rx Optimizations | Rasesh Mody | 2012-12-11 | 5 | -469/+380 | |
| * | | | | | | | | | bna: Code Cleanup and Enhancements | Rasesh Mody | 2012-12-11 | 2 | -17/+30 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-12-11 | 80 | -1401/+1613 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 2012-12-11 | 3 | -6/+6 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | wireless: fix VHT max AMPDU exponent definition | Johannes Berg | 2012-12-06 | 1 | -1/+1 | |
| | | * | | | | | | | | | Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails" | Stanislaw Gruszka | 2012-12-05 | 2 | -5/+5 | |
| | * | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2012-12-11 | 28 | -263/+358 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | iwlwifi: don't handle masked interrupt | Emmanuel Grumbach | 2012-12-10 | 1 | -2/+10 | |
| | | * | | | | | | | | | | iwlwifi: silently ignore fw flaws in Tx path | Emmanuel Grumbach | 2012-12-10 | 1 | -31/+18 | |
| | | * | | | | | | | | | | iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request | Tim Gardner | 2012-12-10 | 1 | -2/+3 | |
| | | * | | | | | | | | | | iwlwifi: change TX code to suppress smatch warning | Johannes Berg | 2012-12-07 | 1 | -6/+6 | |
| | | * | | | | | | | | | | iwlwifi: reset_ict in stop_hw | Emmanuel Grumbach | 2012-12-06 | 1 | -0/+2 | |
| | | * | | | | | | | | | | iwlwifi: move prph handling into the transport | Emmanuel Grumbach | 2012-12-06 | 5 | -25/+90 | |
| | | * | | | | | | | | | | iwlwifi: Change define and struct names in iwl-eeprom-parse.h | Eytan Lifshitz | 2012-12-06 | 20 | -186/+214 | |
| | | * | | | | | | | | | | iwlwifi: return real info in probe failure | Emmanuel Grumbach | 2012-11-29 | 2 | -6/+11 | |
| | | * | | | | | | | | | | iwlwifi: clear trans->op_mode pointer when it is leaving | Emmanuel Grumbach | 2012-11-28 | 1 | -4/+3 | |
| | | * | | | | | | | | | | iwlwifi: read the Rx write pointer only once | Emmanuel Grumbach | 2012-11-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | ath9k: check pdata variable before dereferencing it | Gabor Juhos | 2012-12-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | ath5k: RX timestamp is reported at end of frame | Thomas Pedersen | 2012-12-11 | 1 | -12/+1 | |
| | * | | | | | | | | | | | ath9k_htc: RX timestamp is reported at end of frame | Thomas Pedersen | 2012-12-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | ath9k: RX timestamp is reported at end of frame | Thomas Pedersen | 2012-12-11 | 1 | -1/+1 |