aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-31iwlwifi: mvm: report per-chain signal to mac80211Johannes Berg1-26/+21
2013-07-31iwlwifi: mvm: fix debugfs restart if fw_restart is disabledEran Harary3-8/+13
2013-07-31iwlwifi: mvm: Change beacon filtering commandHila Gonen6-84/+145
2013-07-31iwlwifi: mvm: register vif debugfs for AP mode tooEmmanuel Grumbach1-0/+1
2013-07-31iwlwifi: mvm: split constants into separate fileJohannes Berg3-4/+80
2013-07-31iwlwifi: mvm: assign quota per virtual interfaceJohannes Berg1-8/+8
2013-07-31iwlwifi: mvm: Return on inconsistency in add interfaceIlan Peer1-1/+2
2013-07-31iwlwifi: mvm: Change AM->PSM timeout for EAPOL framesAlexander Bondar1-0/+2
2013-07-31iwlwifi: mvm: support six IPv6 addresses in D3Johannes Berg4-28/+92
2013-07-31iwlwifi: mvm: Enable user set TX powerMatti Gottlieb4-2/+40
2013-07-31iwlwifi: mvm: reprobe device on firmware error during restartJohannes Berg1-1/+39
2013-07-31iwlwifi: mvm: remove the default calibration values for 7000Emmanuel Grumbach1-55/+0
2013-07-31iwlwifi: mvm: new api to get signal strengthAvri Altman3-17/+46
2013-07-25iwlwifi: mvm: enable pre-scan passive to activeDavid Spinadel2-1/+6
2013-07-25iwlwifi: dvm: remove P2P supportJohannes Berg8-391/+3
2013-07-16iwlwifi: mvm: don't allocate BT_COEX cmd on stackEmmanuel Grumbach1-46/+92
2013-07-16iwlwifi: mvm: fix the ACK / CTS kill mask upon RSSI eventEmmanuel Grumbach1-0/+2
2013-07-16iwlwifi: mvm: better handle several several vifs in BT CoexEmmanuel Grumbach2-19/+5
2013-07-16iwlwifi: mvm: Upgrade to a new power management uAPSD APIAlexander Bondar10-81/+546
2013-07-16iwlwifi: mvm: sram hex dump on NIC errorMatti Gottlieb3-0/+26
2013-07-16iwlwifi: pcie: make unused queue warning more readableJohannes Berg1-3/+2
2013-07-16iwlwifi: pcie: don't disable L1 for newest NICsEmmanuel Grumbach3-4/+12
2013-07-16iwlwifi: mvm: remove unneeded argument from iwl_mvm_tx_protection()Johannes Berg4-9/+8
2013-07-16iwlwifi: remove forward debugfs function declarationsJohannes Berg2-29/+0
2013-07-16iwlwifi: move dump_fh into common codeInbal Hacohen5-68/+72
2013-07-14Linux 3.11-rc1Linus Torvalds1-1601/+880
2013-07-13Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds12-40/+441
2013-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-56/+162
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-56/+393
2013-07-13Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds46-528/+827
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-4/+124
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-0/+491
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-53/+85
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds31-726/+592
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds69-784/+15732
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds316-8922/+10252
2013-07-12Merge branch 'next' into for-linusDmitry Torokhov3-24/+118
2013-07-13Merge tag 'fcoe' into for-linusJames Bottomley6-46/+65
2013-07-12via-rhine: fix dma mapping errorsNeil Horman1-1/+16
2013-07-12atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-12usb/net/r815x: fix cast to restricted __le32hayeswang1-9/+12
2013-07-12usb/net/r8152: fix integer overflow in expressionhayeswang1-1/+2
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2-1/+3
2013-07-12Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgentThomas Gleixner4-0/+491
2013-07-11drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-7/+0
2013-07-11drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-11/+0
2013-07-11drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-7/+0
2013-07-11net/usb: add relative mii functions for r815xhayeswang3-3/+239
2013-07-11Merge branches 'mlx5', 'qib' and 'srp' into for-nextRoland Dreier9-24/+189
2013-07-11mlx5: Return -EFAULT instead of -EPERMDan Carpenter3-17/+13