Age | Commit message (Expand) | Author | Files | Lines |
2013-09-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 27 | -147/+128 |
2013-09-27 | Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can | David S. Miller | 1 | -4/+11 |
2013-09-27 | via-rhine: fix VLAN priority field (PCP, IEEE 802.1p) | Roger Luethi | 1 | -2/+7 |
2013-09-26 | brcmsmac: call bcma_core_pci_power_save() from non-atomic context | Arend van Spriel | 1 | -0/+4 |
2013-09-26 | bcma: make bcma_core_pci_{up,down}() callable from atomic context | Arend van Spriel | 2 | -23/+27 |
2013-09-26 | brcmfmac: obtain platform data upon module initialization | Arend van Spriel | 4 | -23/+24 |
2013-09-26 | mwifiex: fix NULL pointer dereference in usb suspend handler | Bing Zhao | 1 | -7/+0 |
2013-09-26 | mwifiex: fix hang issue for USB chipsets | Amitkumar Karwar | 3 | -4/+4 |
2013-09-26 | p54usb: add USB ID for Corega WLUSB2GTST USB adapter | Christian Lamparter | 1 | -0/+1 |
2013-09-26 | cw1200: Use a threaded oneshot irq handler for cw1200_spi | Solomon Peachy | 1 | -3/+4 |
2013-09-26 | Revert "cw1200: Don't perform SPI transfers in interrupt context" | Solomon Peachy | 4 | -33/+4 |
2013-09-26 | mwifiex: fix PCIe hs_cfg cancel cmd timeout | Bing Zhao | 1 | -3/+2 |
2013-09-26 | rtlwifi: Align private space in rtl_priv struct | Larry Finger | 1 | -1/+1 |
2013-09-26 | ath9k: add txq locking for ath_tx_aggr_start | Felix Fietkau | 1 | -0/+6 |
2013-09-26 | p54usb: fix leak at failure path in p54u_load_firmware() | Alexey Khoroshilov | 1 | -0/+1 |
2013-09-26 | ath9k: don't use BAW tracking on PS responses for non-AMPDU packets | Felix Fietkau | 1 | -2/+4 |
2013-09-26 | ath9k: Fix regression in LNA diversity | Sujith Manoharan | 1 | -7/+0 |
2013-09-26 | ath9k: do not link bf_next across multiple A-MPDUs | Felix Fietkau | 1 | -1/+3 |
2013-09-26 | ath9k: fix stale flag handling on buffer clone | Felix Fietkau | 1 | -0/+1 |
2013-09-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 7 | -40/+42 |
2013-09-24 | ipv6: udp packets following an UFO enqueued packet need also be handled by UFO | Hannes Frederic Sowa | 1 | -31/+22 |
2013-09-24 | qlge: call ql_core_dump() only if dump memory was allocated. | malahal@us.ibm.com | 2 | -3/+3 |
2013-09-24 | skge: fix invalid value passed to pci_unmap_sigle | Mikulas Patocka | 1 | -3/+6 |
2013-09-24 | net: raw: do not report ICMP redirects to user space | Duan Jiong | 2 | -2/+6 |
2013-09-24 | net: udp: do not report ICMP redirects to user space | Duan Jiong | 2 | -2/+4 |
2013-09-24 | mrp: add periodictimer to allow retries when packets get lost | Noel Burton-Krahn | 2 | -0/+28 |
2013-09-24 | net/lapb: re-send packets on timeout | josselin.costanzi@mobile-devices.fr | 1 | -0/+1 |
2013-09-24 | Bluetooth: btusb: Add support for Belkin F8065bf | Ken O'Brien | 1 | -0/+3 |
2013-09-24 | Merge branch 'bnx2x' | David S. Miller | 4 | -38/+44 |
2013-09-24 | bnx2x: handle known but unsupported VF messages | Ariel Elior | 1 | -26/+24 |
2013-09-24 | bnx2x: prevent masked MCP parities from appearing | Yuval Mintz | 1 | -0/+8 |
2013-09-24 | bnx2x: prevent masking error from cnic | Yuval Mintz | 1 | -2/+1 |
2013-09-24 | bnx2x: add missing VF resource allocation during init | Ariel Elior | 1 | -0/+3 |
2013-09-24 | bnx2x: Fix support for VFs on some PFs | Ariel Elior | 1 | -1/+1 |
2013-09-24 | bnx2x: Prevent mistaken hangup between driver & FW | Eilon Greenstein | 1 | -9/+7 |
2013-09-23 | bnx2x: Fix 848xx duplex settings | Yaniv Rosner | 1 | -24/+33 |
2013-09-23 | bnx2x: Specific Active-DAC is not detected on 57810 | Yaniv Rosner | 1 | -1/+6 |
2013-09-23 | bnx2x: 57840 non-external loopback test fail on 1G | Yaniv Rosner | 1 | -4/+13 |
2013-09-23 | bnx2x: KR2 disablement fix | Yaniv Rosner | 1 | -37/+39 |
2013-09-23 | bnx2x: Generalize KR work-around | Yaniv Rosner | 1 | -24/+8 |
2013-09-21 | Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 1 | -5/+5 |
2013-09-20 | slcan: rewrite of slc_bump and slc_encaps | Andre Naujoks | 1 | -49/+87 |
2013-09-20 | lib: introduce upper case hex ascii helpers | Andre Naujoks | 2 | -0/+13 |
2013-09-20 | slip/slcan: added locking in wakeup function | Andre Naujoks | 2 | -0/+6 |
2013-09-20 | Bluetooth: don't release the port in rfcomm_dev_state_change() | Gianluca Anzolin | 1 | -33/+2 |
2013-09-20 | can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start() | Alexey Khoroshilov | 1 | -4/+11 |
2013-09-20 | sfc: Increase MCDI status timeout to 250ms | Daniel Pieczko | 1 | -2/+2 |
2013-09-20 | sfc: Wait for MC reboot to complete before scheduling driver reset | Daniel Pieczko | 1 | -3/+3 |
2013-09-20 | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 5 | -15/+26 |
2013-09-20 | arm64: Widen hwcap to be 64 bit | Steve Capper | 2 | -2/+2 |