summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* isdnloop: use strlcpy() instead of strcpy()Dan Carpenter2013-11-141-3/+5
* net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B386112013-11-141-6/+25
* bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov2013-11-141-0/+6
* ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-9/+3
* ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-10/+8
* stmmac: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-9/+3
* pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-9/+3
* e1000e: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-8/+6
* tg3: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-9/+7
* macvtap: limit head length of skb allocatedJason Wang2013-11-141-1/+7
* tuntap: limit head length of skb allocatedJason Wang2013-11-141-1/+9
* net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter2013-11-141-1/+2
* net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()Dan Carpenter2013-11-141-1/+1
* usbnet: fix status interrupt urb handlingFelix Fietkau2013-11-141-3/+0
* bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico2013-11-141-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13675-14281/+36791
|\
| * random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2013-11-111-1/+4
| * PHY: Add RTL8201CP phy_driver to realtekJonas Jensen2013-11-111-0/+15
| * xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun2013-11-111-0/+1
| * macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun2013-11-111-0/+1
| * ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()Wei Yongjun2013-11-111-0/+1
| * ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-112-8/+13
| * igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-111-24/+27
| * ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend2013-11-081-2/+6
| * ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend2013-11-081-6/+10
| * netdev: smc91x: enable for xtensaBaruch Siach2013-11-081-2/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0832-87/+244
| |\
| | * ath9k: enable DFS for IBSS modeSimon Wunderlich2013-11-071-1/+2
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-11-051-1/+0
| | |\
| | | * Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"Hans de Goede2013-10-021-1/+0
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-0513-29/+43
| | |\ \
| | | * | iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach2013-10-301-1/+1
| | | * | iwlwifi: remove duplicate includesMichael Opdenacker2013-10-292-2/+0
| | | * | iwlwifi: warn if firmware image doesn't existJohannes Berg2013-10-292-10/+7
| | | * | iwlwifi: mvm: add missing break in debugfsJohannes Berg2013-10-291-0/+1
| | | * | iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg2013-10-292-2/+12
| | | * | iwlwifi: pcie: move warning message into warningJohannes Berg2013-10-291-5/+4
| | | * | iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach2013-10-291-1/+5
| | | * | iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg2013-10-291-1/+1
| | | * | iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar2013-10-293-7/+12
| | * | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-0516-53/+175
| | |\ \ \
| | | * | | wlcore: save last regdom configuration on stopEliad Peller2013-10-231-1/+3
| | | * | | wlcore: fix started_vifs calculationEliad Peller2013-10-231-1/+23
| | | * | | wlcore: wakeup from ELP before starting recoveryBarak Bercovitz2013-10-231-0/+1
| | | * | | wlcore: Allow stopping fw log in recoveryBarak Bercovitz2013-10-231-1/+2
| | | * | | wlcore: read fw panic log only in host modeBarak Bercovitz2013-10-231-1/+2
| | | * | | wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky2013-10-237-23/+61
| | | * | | wl12xx/wl18xx: update default fw logger's settingsIdo Reis2013-10-232-4/+4
| | | * | | wlcore: fwlog dynamic mem_block controlIdo Reis2013-10-232-1/+20
| | | * | | wlcore: fix interrogate command lengthIgal Chernobelsky2013-10-234-10/+15