Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal | Linus Torvalds | 2011-06-01 | 3 | -3/+0 | |
| * | | | | | | kgdbts: only use new asm-generic/ptrace.h api when needed | Mike Frysinger | 2011-06-01 | 1 | -1/+4 | |
* | | | | | | | netxen: suppress false lro warning messages | Sucheta Chakraborty | 2011-06-03 | 1 | -0/+6 | |
* | | | | | | | sungem: Spring cleaning and GRO support | Benjamin Herrenschmidt | 2011-06-03 | 2 | -541/+373 | |
* | | | | | | | bonding: allow all slave speeds | Jiri Pirko | 2011-06-02 | 1 | -8/+1 | |
* | | | | | | | caif: Add CAIF HSI Link layer driver | Dmitry.Tarnyagin | 2011-06-02 | 3 | -0/+1232 | |
* | | | | | | | bnx2x: Improve cl45 access methods | Yaniv Rosner | 2011-06-01 | 1 | -71/+65 | |
* | | | | | | | bnx2x: Modify XGXS functions | Yaniv Rosner | 2011-06-01 | 2 | -53/+37 | |
* | | | | | | | bnx2x: Fix link status sync | Yaniv Rosner | 2011-06-01 | 1 | -5/+24 | |
* | | | | | | | bnx2x: Adjust BCM8726 module detection settings | Yaniv Rosner | 2011-06-01 | 5 | -29/+85 | |
* | | | | | | | bnx2x: Fix grammar and relocate code | Yaniv Rosner | 2011-06-01 | 2 | -266/+276 | |
* | | | | | | | bnx2x: Fix BCM84833 settings | Yaniv Rosner | 2011-06-01 | 2 | -58/+171 | |
* | | | | | | | bnx2x: Fix over current port display | Yaniv Rosner | 2011-06-01 | 1 | -6/+7 | |
* | | | | | | | bnx2x: Add TX fault check for fiber PHYs | Yaniv Rosner | 2011-06-01 | 3 | -4/+72 | |
* | | | | | | | bnx2x: Change return status type | Yaniv Rosner | 2011-06-01 | 2 | -184/+192 | |
* | | | | | | | bnx2x: Fix port type display | Yaniv Rosner | 2011-06-01 | 8 | -58/+162 | |
* | | | | | | | bnx2x: Add new phy BCM8722 | Yaniv Rosner | 2011-06-01 | 2 | -25/+62 | |
* | | | | | | | be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte... | Somnath Kotur | 2011-06-01 | 3 | -2/+76 | |
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-06-01 | 24 | -98/+131 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Revert "net: fix section mismatches" | David S. Miller | 2011-06-01 | 10 | -72/+68 | |
| * | | | | | drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() | Alexey Khoroshilov | 2011-06-01 | 1 | -1/+1 | |
| * | | | | | drivers/net: ks8842 Fix crash on received packet when in PIO mode. | Dennis Aberilla | 2011-06-01 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.... | John W. Linville | 2011-05-27 | 12 | -24/+61 | |
| |\ \ \ \ | ||||||
| | * | | | | ath9k: Fix AR9287 calibration | Adrian Chadd | 2011-05-27 | 1 | -1/+1 | |
| | * | | | | wireless: Default to 'n' for 2 new added devices in Kconfig. | Tao Ma | 2011-05-27 | 2 | -2/+0 | |
| | * | | | | iwl4965: fix 5GHz operation | Stanislaw Gruszka | 2011-05-27 | 1 | -2/+2 | |
| | * | | | | ath9k: set 40 Mhz rate only if hw is configured in ht40 | Rajkumar Manoharan | 2011-05-26 | 1 | -1/+2 | |
| | * | | | | ath9k_hw: disable phy restart on baseband panic caused by RXSM | Rajkumar Manoharan | 2011-05-26 | 3 | -1/+28 | |
| | * | | | | ath9k: Reset chip on baseband hang | Rajkumar Manoharan | 2011-05-26 | 1 | -1/+3 | |
| | * | | | | b43: N-PHY: initialize last var in calibration function | Rafał Miłecki | 2011-05-26 | 1 | -1/+1 | |
| | * | | | | rtlwifi: Use order 2 RX buffer allocation only if necessary | Larry Finger | 2011-05-26 | 1 | -0/+7 | |
| | * | | | | rtlwifi: Fix kernel panic resulting from RX buffer allocation failure | Larry Finger | 2011-05-26 | 1 | -13/+15 | |
| | * | | | | mwifiex: correct event header length | Yogesh Ashok Powar | 2011-05-26 | 1 | -2/+2 | |
* | | | | | | virtio_net: delay TX callbacks | Michael S. Tsirkin | 2011-05-30 | 1 | -1/+1 | |
* | | | | | | virtio: add api for delayed callbacks | Michael S. Tsirkin | 2011-05-30 | 1 | -0/+27 | |
* | | | | | | vhost: support event index | Michael S. Tsirkin | 2011-05-30 | 4 | -50/+127 | |
* | | | | | | virtio_ring: support event idx feature | Michael S. Tsirkin | 2011-05-30 | 1 | -2/+24 | |
* | | | | | | virtio balloon: kill tell-host-first logic | Dave Hansen | 2011-05-30 | 1 | -13/+8 | |
* | | | | | | virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT. | Rusty Russell | 2011-05-30 | 1 | -5/+0 | |
* | | | | | | drivers, block: virtio_blk: Replace cryptic number with the macro | Liu Yuan | 2011-05-30 | 1 | -1/+2 | |
* | | | | | | virtio_blk: allow re-reading config space at runtime | Christoph Hellwig | 2011-05-30 | 1 | -10/+78 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | arm gpio drivers: make them 'depends on ARM' | Linus Torvalds | 2011-05-29 | 1 | -0/+4 | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2011-05-29 | 33 | -1000/+1390 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'x86-platform-next' into x86-platform | Matthew Garrett | 2011-05-29 | 33 | -1000/+1390 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | acer-wmi: support integer return type from WMI methods | Lee, Chun-Yi | 2011-05-27 | 1 | -0/+6 | |
| | * | | | | | msi-laptop: fix section mismatch in reference from the function load_scm_mode... | Lee, Chun-Yi | 2011-05-27 | 1 | -1/+1 | |
| | * | | | | | acer-wmi: support to set communication device state by new wmid method | Lee, Chun-Yi | 2011-05-27 | 1 | -1/+110 | |
| | * | | | | | acer-wmi: allow 64-bits return buffer from WMI methods | Lee, Chun-Yi | 2011-05-27 | 1 | -3/+6 | |
| | * | | | | | acer-wmi: check the existence of internal 3G device when set capability | Lee, Chun-Yi | 2011-05-27 | 1 | -1/+2 | |
| | * | | | | | platform/x86:delete two unused variables | Weiping Pan | 2011-05-27 | 1 | -2/+0 |