summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-09iwlwifi: pcie: Refactor iwl_rxq_spaceIdo Yariv1-9/+10
2013-08-09iwlwifi: pcie: Refactor iwl_queue_spaceIdo Yariv1-12/+24
2013-08-09iwlwifi: introduce external debug levelMatti Gottlieb1-0/+2
2013-08-09iwlwifi: mvm: Fix beacon filtering enablement via debugfsAlexander Bondar1-4/+1
2013-08-06iwlwifi: mvm: use designated initialization for some arraysEliad Peller1-15/+21
2013-08-06iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interfaceEliad Peller1-5/+10
2013-08-06iwlwifi: remove transport suspend/resume indirectionJohannes Berg3-50/+13
2013-08-06iwlwifi: pcie: some little cleanupsEliad Peller1-7/+4
2013-08-06iwlwifi: fix some documentation typosEliad Peller5-10/+10
2013-08-06iwlwifi: mvm: small cleanups in quota management codeJohannes Berg1-6/+5
2013-08-06iwlwifi: mvm: fix signal reporting for < 3 antennasAvri Altman1-6/+12
2013-08-06iwlwifi: mvm: remove traffic load monitoring in rsEyal Shapira2-123/+17
2013-08-06iwlwifi: pcie: fix resume when no opmode is presentJohannes Berg1-0/+3
2013-08-06iwlwifi: mvm: Add RX statistics debugfs entryMatti Gottlieb4-0/+155
2013-07-31iwlwifi: mvm: advertise support for DYNAMIC / STATIC SMPSEmmanuel Grumbach1-1/+3
2013-07-31iwlwifi: mvm: add high temperature SKU thermal throttling parametersEytan Lifshitz4-4/+44
2013-07-31iwlwifi: mvm: Change beacon abort escape time valueAlexander Bondar2-1/+5
2013-07-31iwlwifi: remove duplicate rate scale init codeEyal Shapira2-6/+0
2013-07-31iwlwifi: mvm: remove obsolete flag in TX command APIEmmanuel Grumbach1-2/+0
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-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-56/+393
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds22-0/+5773
2013-07-13via-rhine: fix dma mapping errorsNeil Horman1-1/+16
2013-07-13atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-13usb/net/r815x: fix cast to restricted __le32hayeswang1-9/+12