summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-18iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach1-2/+3
2015-08-18iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel1-11/+26
2015-08-18iwlwifi: out-of-bounds access in iwl_init_sband_channelsAdrien Schildknecht1-2/+2
2015-08-18iwlwifi: bump mvm firmware API to 16Emmanuel Grumbach2-2/+2
2015-08-18iwlwifi: rs: disable MIMO only if allowed in configurationAlexander Bondar1-1/+2
2015-08-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij2-63/+31
2015-08-18ath9k: add correct MAC/BB name for ar9561Miaoqing Pan1-0/+1
2015-08-18wl18xx: add diversity statisticsGuy Mishol2-52/+16
2015-08-18wl18xx: update statistics acx and debugfs filesEliad Peller2-81/+156
2015-08-18rt2x00: adjust EEPROM_SIZE for rt2500usbAdrien Schildknecht1-1/+1
2015-08-18mwl8k: refactor some conditionals for clarityJohn Linville1-24/+25
2015-08-18rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.cTaehee Yoo3-107/+2
2015-08-18rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.cTaehee Yoo3-72/+16
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo9-9/+15
2015-08-18enic: Fix sparse warning in vnic_devcmd_init().David S. Miller1-1/+1
2015-08-18mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller1-1/+1
2015-08-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+1
2015-08-18Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-185/+24
2015-08-18net: phy: fix semicolon.cocci warningskbuild test robot1-1/+1
2015-08-18net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat3-12/+43
2015-08-18net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat2-0/+80
2015-08-18net/mlx5e: Ethtool link speed setting fixesAchiad Shochat2-22/+17
2015-08-18net/mlx5e: HW LRO changes/fixesAchiad Shochat3-4/+5
2015-08-18net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat1-2/+2
2015-08-18net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat3-11/+74
2015-08-18net/mlx5e: Make RSS indirection table size a constantAchiad Shochat2-35/+30
2015-08-18net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat2-1/+5
2015-08-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller12-43/+1856
2015-08-18net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward1-0/+1
2015-08-18enic: add devcmd2Govindarajulu Varadarajan7-12/+222
2015-08-18enic: add devcmd2 resourcesGovindarajulu Varadarajan4-0/+42
2015-08-18enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan6-31/+54
2015-08-18enic: move struct definition from .c to .h fileGovindarajulu Varadarajan2-40/+39
2015-08-18be2net: avoid vxlan offloading on multichannel configsIvan Vecera1-2/+2
2015-08-18net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov1-12/+19
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller9-9/+15
2015-08-18smsc911x: Fix crash seen if neither ACPI nor OF is configured or usedGuenter Roeck1-1/+6
2015-08-17net: ethernet: micrel: fix an error codeDan Carpenter1-3/+2
2015-08-17ppp: fix device unregistration upon netns deletionGuillaume Nault1-36/+42
2015-08-17net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie1-4/+12
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz3-2/+6
2015-08-17dmaengine: fix balance of privatecnt inc/dec operationsRobert Baldyga1-0/+4
2015-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-26/+36
2015-08-17Merge ath-next from ath.git. Major changes in ath10k:Kalle Valo37-547/+1636
2015-08-17nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknownChristophe Ricard1-1/+0
2015-08-17Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2015-08-17nfc: st-nci: Add spi phy support for st21nfcbChristophe Ricard3-0/+406
2015-08-17nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC valueChristophe Ricard1-1/+3
2015-08-17nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACKChristophe Ricard1-0/+2
2015-08-17NFC: st-nci: fix use of uninitialized variables in error pathChristophe Ricard1-4/+4