summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville27-147/+128
2013-09-27Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-4/+11
2013-09-27via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi1-2/+7
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel1-0/+4
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2-23/+27
2013-09-26brcmfmac: obtain platform data upon module initializationArend van Spriel4-23/+24
2013-09-26mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao1-7/+0
2013-09-26mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar3-4/+4
2013-09-26p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter1-0/+1
2013-09-26cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy1-3/+4
2013-09-26Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy4-33/+4
2013-09-26mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao1-3/+2
2013-09-26rtlwifi: Align private space in rtl_priv structLarry Finger1-1/+1
2013-09-26ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau1-0/+6
2013-09-26p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov1-0/+1
2013-09-26ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau1-2/+4
2013-09-26ath9k: Fix regression in LNA diversitySujith Manoharan1-7/+0
2013-09-26ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau1-1/+3
2013-09-26ath9k: fix stale flag handling on buffer cloneFelix Fietkau1-0/+1
2013-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville7-40/+42
2013-09-24ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa1-31/+22
2013-09-24qlge: call ql_core_dump() only if dump memory was allocated.malahal@us.ibm.com2-3/+3
2013-09-24skge: fix invalid value passed to pci_unmap_sigleMikulas Patocka1-3/+6
2013-09-24net: raw: do not report ICMP redirects to user spaceDuan Jiong2-2/+6
2013-09-24net: udp: do not report ICMP redirects to user spaceDuan Jiong2-2/+4
2013-09-24mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn2-0/+28
2013-09-24net/lapb: re-send packets on timeoutjosselin.costanzi@mobile-devices.fr1-0/+1
2013-09-24Bluetooth: btusb: Add support for Belkin F8065bfKen O'Brien1-0/+3
2013-09-24Merge branch 'bnx2x'David S. Miller4-38/+44
2013-09-24bnx2x: handle known but unsupported VF messagesAriel Elior1-26/+24
2013-09-24bnx2x: prevent masked MCP parities from appearingYuval Mintz1-0/+8
2013-09-24bnx2x: prevent masking error from cnicYuval Mintz1-2/+1
2013-09-24bnx2x: add missing VF resource allocation during initAriel Elior1-0/+3
2013-09-24bnx2x: Fix support for VFs on some PFsAriel Elior1-1/+1
2013-09-24bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein1-9/+7
2013-09-23bnx2x: Fix 848xx duplex settingsYaniv Rosner1-24/+33
2013-09-23bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner1-1/+6
2013-09-23bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner1-4/+13
2013-09-23bnx2x: KR2 disablement fixYaniv Rosner1-37/+39
2013-09-23bnx2x: Generalize KR work-aroundYaniv Rosner1-24/+8
2013-09-21Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-5/+5
2013-09-20slcan: rewrite of slc_bump and slc_encapsAndre Naujoks1-49/+87
2013-09-20lib: introduce upper case hex ascii helpersAndre Naujoks2-0/+13
2013-09-20slip/slcan: added locking in wakeup functionAndre Naujoks2-0/+6
2013-09-20Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin1-33/+2
2013-09-20can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()Alexey Khoroshilov1-4/+11
2013-09-20sfc: Increase MCDI status timeout to 250msDaniel Pieczko1-2/+2
2013-09-20sfc: Wait for MC reboot to complete before scheduling driver resetDaniel Pieczko1-3/+3
2013-09-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds5-15/+26
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper2-2/+2