| Commit message (Expand) | Author | Age | Files | Lines |
* | bnx2x: bug fix when loading after SAN boot | Ariel Elior | 2012-05-06 | 1 | -1/+22 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-05-04 | 5 | -10/+20 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-05-03 | 5 | -10/+20 |
| |\ |
|
| | * | iwlwifi: fix skb truesize underestimation | Eric Dumazet | 2012-05-03 | 3 | -8/+17 |
| | * | Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003" | Rajkumar Manoharan | 2012-05-02 | 1 | -2/+2 |
| | * | brcmfmac: fix a double spin_unlock_irqrestore issue in dpc | Franky Lin | 2012-05-02 | 1 | -0/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-05-04 | 6 | -34/+32 |
|\ \ \ |
|
| * | | | e1000: Silence sparse warnings by correcting type | Andrei Emeltchenko | 2012-05-04 | 1 | -2/+2 |
| * | | | igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path | John Fastabend | 2012-05-04 | 3 | -4/+6 |
| * | | | ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() | John Fastabend | 2012-05-03 | 3 | -28/+22 |
| * | | | ixgbe: fix race condition with shutdown | Don Skidmore | 2012-05-03 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-05-03 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | mfd: Fix build breakage in omap-usb-host.c | Russ Dill | 2012-05-01 | 1 | -0/+1 |
* | | | | Merge branch 'efi-vars' from Matthew Garrett | Linus Torvalds | 2012-05-03 | 1 | -16/+30 |
|\ \ \ \ |
|
| * | | | | efivars: Improve variable validation | Matthew Garrett | 2012-05-03 | 1 | -16/+30 |
* | | | | | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-05-03 | 6 | -8/+9 |
|\ \ \ \ \ |
|
| * | | | | | ata: ahci_platform: Add synopsys ahci controller in DT's compatible list | Viresh Kumar | 2012-05-03 | 2 | -3/+3 |
| * | | | | | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros | Viresh Kumar | 2012-05-03 | 1 | -3/+1 |
| * | | | | | libata: init ata_print_id to 0 | Tero Roponen | 2012-05-03 | 1 | -1/+1 |
| * | | | | | ahci: Detect Marvell 88SE9172 SATA controller | Matt Johnson | 2012-05-03 | 1 | -0/+2 |
| * | | | | | libata: skip old error history when counting probe trials | Lin Ming | 2012-05-03 | 1 | -1/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 2012-05-03 | 4 | -8/+15 |
|\ \ \ \ \ |
|
| * | | | | | i2c: mxs: disable QUEUE when sending is done | Wolfram Sang | 2012-04-27 | 1 | -2/+3 |
| * | | | | | i2c: mxs: handle spurious interrupt | Wolfram Sang | 2012-04-25 | 1 | -2/+1 |
| * | | | | | i2c-eg20t: Modify MODULE_AUTHOR's email address | Tomoya MORINAGA | 2012-04-22 | 1 | -1/+1 |
| * | | | | | i2c-eg20t: change timeout value 50msec to 1000msec | Tomoya MORINAGA | 2012-04-22 | 1 | -1/+1 |
| * | | | | | i2c: tegra: Add delay before resetting the controller after NACK | Alok Chauhan | 2012-04-22 | 1 | -0/+8 |
| * | | | | | i2c: pnx: Disable clk in suspend | Roland Stigge | 2012-04-22 | 1 | -2/+1 |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-05-03 | 5 | -6/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | nouveau: initialise has_optimus variable. | Dave Airlie | 2012-05-03 | 1 | -1/+1 |
| * | | | | | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin... | Dave Airlie | 2012-05-01 | 4 | -5/+16 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | drm/nv10/gpio: fix thinko in mask for gpio lines 2-9 | Ben Skeggs | 2012-04-30 | 1 | -1/+1 |
| | * | | | | | | nvc0/fb: shut up PMFB interrupt after the first occurrence | Christoph Bumiller | 2012-04-30 | 1 | -0/+5 |
| | * | | | | | | drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvac | Ben Skeggs | 2012-04-30 | 1 | -1/+3 |
| | * | | | | | | drm/nouveau/bios: fix regression on some nv4x board | Ben Skeggs | 2012-04-30 | 1 | -3/+7 |
| | | |/ / / /
| | |/| | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-03 | 86 | -418/+795 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | sungem: Fix WakeOnLan | Gerard Lledo | 2012-05-03 | 1 | -1/+1 |
| * | | | | | | tcp: change tcp_adv_win_scale and tcp_rmem[2] | Eric Dumazet | 2012-05-02 | 3 | -7/+8 |
| * | | | | | | net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg | Sasha Levin | 2012-05-02 | 1 | -1/+2 |
| * | | | | | | drop_monitor: prevent init path from scheduling on the wrong cpu | Neil Horman | 2012-05-02 | 1 | -5/+7 |
| * | | | | | | usbnet: fix failure handling in usbnet_probe | tom.leiming@gmail.com | 2012-05-02 | 1 | -1/+3 |
| * | | | | | | usbnet: fix leak of transfer buffer of dev->interrupt | tom.leiming@gmail.com | 2012-05-02 | 1 | -0/+1 |
| * | | | | | | ucc_geth: Add 16 bytes to max TX frame for VLANs | Joakim Tjernlund | 2012-05-02 | 1 | -3/+3 |
| * | | | | | | net: ucc_geth, increase no. of HW RX descriptors | Joakim Tjernlund | 2012-05-02 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-05-01 | 14 | -35/+102 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | mac80211: fix AP mode EAP tx for VLAN stations | Felix Fietkau | 2012-04-30 | 1 | -1/+2 |
| | * | | | | | wl1251: fix crash on remove due to leftover work item | Grazvydas Ignotas | 2012-04-27 | 1 | -0/+1 |
| | * | | | | | wl1251: fix crash on remove due to premature kfree | Grazvydas Ignotas | 2012-04-27 | 1 | -1/+1 |
| | * | | | | | b43: only reload config after successful initialization | Seth Forshee | 2012-04-27 | 1 | -2/+8 |
| | * | | | | | iwlwifi: use 6000G2B for 6030 device series | Wey-Yi Guy | 2012-04-27 | 1 | -2/+2 |