summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: Fix index iteration on free_irq in MSIX modeHaim Dreyfuss2016-03-301-2/+2
* iwlwifi: remove IWL_*_UCODE_API_OKEmmanuel Grumbach2016-03-309-102/+21
* iwlwifi: mvm: enable TCP/UDP checksum support for 9000 familySara Sharon2016-03-304-7/+133
* iwlwifi: mvm: add a scan timeout for regular scansLuca Coelho2016-03-303-0/+28
* iwlwifi: mvm: move cmd queue to be #0 in dqa modeLiad Kaufman2016-03-304-4/+16
* iwlwifi: mvm: allocate dedicated queue for cab in dqa modeLiad Kaufman2016-03-302-6/+14
* iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmdLiad Kaufman2016-03-302-0/+5
* iwlwifi: mvm: use bss client queue for bss stationLiad Kaufman2016-03-302-5/+16
* iwlwifi: edit the 9000 series PCI IDsOren Givon2016-03-301-5/+7
* iwlwifi: mvm: improve RSS configurationSara Sharon2016-03-304-7/+11
* iwlwifi: pcie: request one more interrupt vectorSara Sharon2016-03-301-1/+1
* iwlwifi: mvm: remove uneeded D0I3 checkingChaya Rachel Ivgi2016-03-301-3/+0
* iwlwifi: trans: fix iwl_trans_txq_scd_cfg.sta_id signLiad Kaufman2016-03-301-1/+3
* iwlwifi: mvm: set aux STA ID in scan configDavid Spinadel2016-03-301-0/+1
* iwlwifi: mvm: report checksum is done also for IPv6 packetsSara Sharon2016-03-302-3/+21
* iwlwifi: dvm: use alloc_ordered_workqueue()Eva Rachel Retuya2016-03-301-1/+1
* iwlwifi: remove support for fw older than -16.ucodeSara Sharon2016-03-3012-1621/+41
* iwlwifi: mvm: update GSCAN capabilitiesAyala Beker2016-03-301-3/+10
* iwlwifi: remove IWLWIFI_UAPSD KconfigEmmanuel Grumbach2016-03-302-17/+0
* iwlwifi: pcie: write to legacy register also in MQSara Sharon2016-03-301-2/+6
* iwlwifi: mvm: support bss dynamic alloc/dealloc of queuesLiad Kaufman2016-03-309-16/+481
* iwlwifi: mvm: remove is_data_qos variable in TXJohannes Berg2016-03-301-3/+2
* iwlwifi: 9000: update device id and FW serial numberHaim Dreyfuss2016-03-303-10/+10
* iwlwifi: make uapsd_disable module param a bitmapEmmanuel Grumbach2016-03-305-9/+18
* iwlwifi: add missing mutex_destroy statementsEmmanuel Grumbach2016-03-302-0/+4
* iwlwifi: mvm: add support for new TX CMD APISara Sharon2016-03-302-3/+41
* iwlwifi: pcie: do not pad QoS AMSDUSara Sharon2016-03-301-7/+14
* iwlwifi: mvm: modify the max SP to infiniteEmmanuel Grumbach2016-03-302-2/+2
* iwlwifi: pcie: print error value as signed intEmmanuel Grumbach2016-03-301-1/+1
* iwlwifi: mvm: handle async temperature notification with unlocked mutexChaya Rachel Ivgi2016-03-302-10/+1
* iwlwifi: pcie: refcounting is not necessary anymoreLuca Coelho2016-03-303-23/+10
* iwlwifi: pcie: enable interrupts explicitly on resumeSara Sharon2016-03-301-0/+1
* iwlwifi: pcie: fix global table sizeSara Sharon2016-03-302-1/+3
* iwlwifi: add a debugfs hook for LQMAviya Erenfeld2016-03-301-0/+85
* iwlwifi: mvm: add LQM vendor command and notificationAviya Erenfeld2016-03-306-0/+166
* iwlwifi: mvm: support dumping UMAC internal txfifosGolan Ben-Ami2016-03-208-5/+146
* iwlwifi: mvm: make sure FW contains the right amount of paging sectionsMatti Gottlieb2016-03-201-2/+6
* iwlwifi: mvm: Decrease size of the paging download bufferMatti Gottlieb2016-03-201-1/+3
* iwlwifi: pcie: clear trans reference on queue stopSara Sharon2016-03-201-23/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191281-33900/+78920
|\
| * bonding: fix bond_get_stats()Eric Dumazet2016-03-192-31/+36
| * net: bcmgenet: fix dma api length mismatchEric Dumazet2016-03-191-2/+2
| * net/mlx4_core: Fix backward compatibility on VFsEli Cohen2016-03-191-6/+18
| * phy: mdio-thunder: Fix some Kconfig typosAndreas Färber2016-03-191-2/+2
| * lan78xx: add ndo_get_stats64Woojung Huh2016-03-191-0/+49
| * lan78xx: handle statistics counter rolloverWoojung Huh2016-03-191-13/+239
| * Merge branch 'rds-buffer-tuning'David S. Miller2016-03-191-11/+134
| |\
| | * RDS: TCP: Remove unused constantSowmini Varadhan2016-03-191-2/+0
| | * RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socketSowmini Varadhan2016-03-191-10/+135
| |/
| * net: smc911x: convert pxa dma to dmaengineRobert Jarzmik2016-03-192-66/+82