| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-07 |
|\ |
|
| * | forcedeth: fix a few sparse warnings (variable shadowing) | david decotigny | 2011-11-07 |
| * | forcedeth: Improve stats counters | Mandeep Baines | 2011-11-07 |
| * | forcedeth: remove unneeded stats updates | david decotigny | 2011-11-07 |
| * | forcedeth: Acknowledge only interrupts that are being processed | Mike Ditto | 2011-11-07 |
| * | forcedeth: fix race when unloading module | david decotigny | 2011-11-07 |
| * | usbnet: fix oops in usbnet_start_xmit | Konstantin Khlebnikov | 2011-11-07 |
| * | ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined | Rose, Gregory V | 2011-11-07 |
| * | bonding: comparing a u8 with -1 is always false | Dan Carpenter | 2011-11-04 |
| * | sky2: fix regression on Yukon Optima | stephen hemminger | 2011-11-04 |
| * | i825xx:xscale:8390:freescale: Fix Kconfig dependancies | Jeff Kirsher | 2011-11-04 |
| * | macvlan: receive multicast with local address | stephen hemminger | 2011-11-04 |
| * | tg3: Update version to 3.121 | Matt Carlson | 2011-11-04 |
| * | tg3: Eliminate timer race with reset_task | Matt Carlson | 2011-11-04 |
| * | tg3: Schedule at most one tg3_reset_task run | Matt Carlson | 2011-11-04 |
| * | tg3: Obtain PCI function number from device | Matt Carlson | 2011-11-04 |
| * | tg3: Fix irq alloc error cleanup path | Matt Carlson | 2011-11-04 |
| * | tg3: Fix 4k skb error recovery path | Matt Carlson | 2011-11-04 |
| * | tg3: Fix 4k tx bd segmentation code | Matt Carlson | 2011-11-04 |
| * | tg3: Fix APE mutex init and use | Matt Carlson | 2011-11-04 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-04 |
| |\ |
|
| | * | iwlwifi: don't perform "echo test" when cmd queue stuck | Wey-Yi Guy | 2011-11-02 |
| | * | b43: Remove unneeded message | Larry Finger | 2011-11-02 |
| | * | iwlwifi: allow pci_enable_msi fail | Wey-Yi Guy | 2011-11-02 |
| | * | libertas: ensure we clean up a scan request properly | Andres Salomon | 2011-11-02 |
| | * | ath9k_hw: Fix noise floor calibration timeout on fast channel change | Rajkumar Manoharan | 2011-11-02 |
| | * | ath9k_hw: Update AR9485 initvals to fix system hang issue | Rajkumar Manoharan | 2011-11-02 |
| | * | carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling | Christian Lamparter | 2011-11-02 |
| | * | ath9k_hw: Fix regression of register offset of AR9330/AR9340 | Rajkumar Manoharan | 2011-11-02 |
| | * | ath9k_hw: Fix radio retention for AR9462 | Rajkumar Manoharan | 2011-11-02 |
| | * | ath9k_hw: Fix regression of register offset for AR9003 chips | Rajkumar Manoharan | 2011-11-02 |
| | * | iwlagn: fix the race in the unmapping of the HCMD | Emmanuel Grumbach | 2011-11-02 |
* | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ \ \ |
|
| * | | | staging: Add module.h to more drivers implicitly using it. | Paul Gortmaker | 2011-10-31 |
| * | | | drivers/net: fix mislocated headers in cxgb4/l2t.c | Paul Gortmaker | 2011-10-31 |
| * | | | drivers/net: wireless/ath/ath5k/debug.c does not need module.h | Paul Gortmaker | 2011-10-31 |
| * | | | drivers/net: Add moduleparam.h to drivers as required. | Paul Gortmaker | 2011-10-31 |
| * | | | drivers/net: change moduleparam.h to module.h as required. | Paul Gortmaker | 2011-10-31 |
| * | | | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 |
| * | | | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-10-31 |
* | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-11-06 |
|\ \ \ \ |
|
| * | | | | stmmac: drop unused Kconfig symbol | Paul Bolle | 2011-10-31 |
* | | | | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-11-06 |
|\ \ \ \ \ |
|
| * | | | | | net: xen-netback: use API provided by xenbus module to map rings | David Vrabel | 2011-10-26 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-11-06 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge remote-tracking branch 'origin/master' into next | Benjamin Herrenschmidt | 2011-09-20 |
| |\ \ \ \ \ |
|
| * | | | | | | powerpc/ps3: Add gelic udbg driver | Hector Martin | 2011-09-19 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-04 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | be2net: Add detect UE feature for Lancer | Padmanabh Ratnakar | 2011-11-03 |
| * | | | | | | | be2net: Prevent CQ full condition for Lancer | Padmanabh Ratnakar | 2011-11-03 |