summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-1861-443/+2240
|\
| * rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger2013-03-131-52/+35
| * rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin2013-03-132-9/+9
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-132-0/+6
| |\
| | * Bluetooth: Device 0cf3:3008 should map AR 3012Sunguk Lee2013-03-112-0/+3
| | * Bluetooth: Add support for atheros 04ca:3004 device to ath3kJosh Boyer2013-02-202-0/+3
| * | rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger2013-03-081-2/+0
| * | mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-081-4/+3
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-0615-339/+229
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-0615-339/+229
| | |\ \
| | | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-0415-339/+229
| | | |\ \
| * | | | | be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3Sathya Perla2013-03-064-8/+22
| * | | | | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-03-062-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings2013-03-061-1/+1
| | * | | | sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings2013-03-061-2/+2
| * | | | | benet: Wait f/w POST until timeoutGavin Shan2013-03-061-17/+10
| * | | | | reset nf before xmit vxlan encapsulated packetZang MingJie2013-03-061-0/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-057-79/+98
| |\ \ \ \ \
| | * | | | | igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny2013-03-053-68/+17
| | * | | | | igb: Fix link setup for I210 devicesCarolyn Wyborny2013-03-051-3/+8
| | * | | | | igb: Drop BUILD_BUG_ON check from igb_build_rx_bufferAlexander Duyck2013-03-051-7/+0
| | * | | | | e1000e: workaround DMA unit hang on I218Bruce Allan2013-03-053-1/+73
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-03-051-7/+2
| |\ \ \ \ \ \
| | * | | | | | drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-051-7/+2
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-051-3/+16
| |\ \ \ \ \ \ \
| | * | | | | | | hw_random: make buffer usable in scatterlist.Rusty Russell2013-03-051-3/+16
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-0537-176/+1901
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | net: fec: fix build error in no MXC platformFrank Li2013-03-041-8/+7
| | * | | | | | net: fec: put tx to napi poll function to fix dead lockFrank Li2013-03-042-47/+41
| | * | | | | | ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driverFreddy Xin2013-03-033-0/+1467
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-0115-84/+196
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | libertas: fix crash for SD8688Bing Zhao2013-02-271-1/+5
| | | * | | | | rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-02-271-2/+6
| | | * | | | | mwifiex: correct sleep delay counterAvinash Patil2013-02-271-1/+1
| | | * | | | | ath9k_hw: improve reset reliability after errorsFelix Fietkau2013-02-271-1/+3
| | | * | | | | bcma: init spin lockHauke Mehrtens2013-02-271-0/+2
| | | * | | | | ath9k_htc: fix signal strength handling issuesFelix Fietkau2013-02-272-7/+12
| | | * | | | | ath9k: fix RSSI dummy marker valueFelix Fietkau2013-02-271-1/+1
| | * | | | | | net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar2013-02-281-2/+1
| | * | | | | | bgmac: omit the fcsHauke Mehrtens2013-02-281-0/+4
| | * | | | | | phy: Fix phy_device_free memory leakPetr Malat2013-02-281-4/+6
| | * | | | | | bnx2x: Fix KR2 work-around conditionYaniv Rosner2013-02-281-1/+1
| | * | | | | | bnx2x: Fix KR2 linkYaniv Rosner2013-02-282-0/+8
| | * | | | | | bnx2x: Fix port identification for the 84834Yaniv Rosner2013-02-282-1/+62
| | * | | | | | r8169: honor jumbo settings when chipset is requested to start.françois romieu2013-02-281-9/+18
| | * | | | | | usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner2013-02-271-0/+31
| | * | | | | | net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWANBjørn Mork2013-02-271-0/+8
| | * | | | | | bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov2013-02-271-1/+1
| | * | | | | | proc connector: reject unprivileged listener bumpsKees Cook2013-02-271-0/+8
| | * | | | | | isdn: hisax: add missing usb_free_urbMarina Makienko2013-02-261-2/+10