summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | iwlwifi: remove 5ghz_disable optionStanislaw Gruszka2013-03-202-6/+0
| * | | | | | iwlwifi: mvm: Fix quota handling for monitor interfaceIlan Peer2013-03-203-3/+9
| * | | | | | iwlwifi: use kmemdup instead of kmalloc+memcpyAndrei Epure2013-03-201-2/+1
| * | | | | | iwlwifi: mvm: Remove obsolete queue definitionsIlan Peer2013-03-205-14/+10
| * | | | | | iwlwifi: mvm: don't support multi-channel inhibitionEmmanuel Grumbach2013-03-201-2/+1
| * | | | | | iwlwifi: mvm: fix the {ack,cts}_kill_mskEmmanuel Grumbach2013-03-201-7/+7
| * | | | | | iwlwifi: mvm: Add beacon notification handlerIlan Peer2013-03-205-0/+31
| * | | | | | iwlwifi: mvm: suppress key error messages in AP modeJohannes Berg2013-03-201-0/+13
| * | | | | | iwlwifi: mvm: MVM op_mode is supported on 7000 onlyEmmanuel Grumbach2013-03-205-162/+38
* | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-251-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
* | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-0885-696/+2000
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | iwlwifi: mvm: the SCD byte count is a TLV flagEmmanuel Grumbach2013-03-062-2/+3
| * | | | iwlwifi: fix indirect write bugAmnon Paz2013-03-061-2/+3
| * | | | iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach2013-03-065-22/+52
| * | | | iwlwifi: mvm: update firmware API - MAC ID in RXEmmanuel Grumbach2013-03-061-1/+2
| * | | | iwlwifi: mvm: export last bt_notif through debugfsEmmanuel Grumbach2013-03-063-0/+104
| * | | | iwlwifi: mvm: update SMPS when BT gets activeEmmanuel Grumbach2013-03-061-0/+52
| * | | | iwlwifi: mvm: handle BT-coex notificationEmmanuel Grumbach2013-03-063-0/+58
| * | | | iwlwifi: mvm: begin basic BT-Coex implementationEmmanuel Grumbach2013-03-064-1/+259
| * | | | iwlwifi: mvm: add BT Coex FW APIEmmanuel Grumbach2013-03-063-0/+330
| * | | | iwlwifi: mvm: add CARD_STATE_NOTIFICATION to the cmd stringsEmmanuel Grumbach2013-03-061-0/+1
| * | | | iwlwifi: export symbols only conditionallyJohannes Berg2013-03-0611-35/+64
| * | | | iwlwifi: allow selecting only MVM driverJohannes Berg2013-03-061-1/+4
| * | | | iwlwifi: mvm: Change NVM default section read sizeDor Shaish2013-03-061-3/+6
| * | | | iwlwifi: mvm: don't read system time when modifying AP/GO MACJohannes Berg2013-03-062-7/+20
| * | | | iwlwifi: make device configuration bus agnosticEmmanuel Grumbach2013-03-069-124/+48
| * | | | iwlwifi: dvm: pad iwl_compressed_ba_respEmmanuel Grumbach2013-03-061-0/+1
| * | | | iwlwifi: mvm: advertise VHT capabilitiesEytan Lifshitz2013-03-061-0/+46
| * | | | iwlwifi: mvm: set up initial SMPS/NSS station infoJohannes Berg2013-03-061-2/+49
| * | | | iwlwifi: mvm: implement remote wakeJohannes Berg2013-03-063-1/+334
| * | | | iwlwifi: convert to use simple_open()Wei Yongjun2013-03-061-9/+3
| * | | | iwlwifi: use __get_str in tracingJohannes Berg2013-03-061-1/+1
| * | | | iwlwifi: support DSSS/CCK mode in 40 MHzJohannes Berg2013-03-061-1/+1
| * | | | iwlwifi: mvm: support IEEE80211_AMPDU_TX_STOP_FLUSHEmmanuel Grumbach2013-03-063-1/+33
| * | | | iwlwifi: mvm: Add support for additional addressesIlan Peer2013-03-062-6/+10
| * | | | iwlwifi: disable greenfield transmissions as a workaroundBeni Lev2013-03-061-6/+8
| * | | | iwlwifi: 7000: disable HT greenfield supportBeni Lev2013-03-061-1/+0
| * | | | iwlwifi: mvm: Update MAC context filter flagsIlan Peer2013-03-061-1/+13
| * | | | iwlwifi: mvm: don't use cts to selfDor Shaish2013-03-061-2/+2
| * | | | iwlwifi: mvm: free AGG queue when we STA is removedEmmanuel Grumbach2013-03-061-3/+3
| * | | | iwlwifi: mvm: respect disable Tx AGG parameterEmmanuel Grumbach2013-03-061-0/+4
| * | | | iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-0669-80/+117
| * | | | Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADJohannes Berg2013-03-0618-385/+370
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | iwlwifi: mvm: don't warn on normal BAR sendingEmmanuel Grumbach2013-03-041-5/+1
| | * | iwlwifi: mvm: update the rssi calculationEmmanuel Grumbach2013-03-043-23/+35
| | * | iwlwifi: mvm: ignore STOP_AGG when restartingEmmanuel Grumbach2013-03-041-0/+10
| | * | iwlwifi: mvm: Remove overriding calibrations for the 7000 familyDor Shaish2013-03-041-114/+0
| | * | iwlwifi: mvm: Take the phy_cfg from the TLV valueDor Shaish2013-03-041-15/+1
| | * | iwlwifi: mvm: Set valid TX antennas value before calib requestDor Shaish2013-03-041-0/+5
OpenPOWER on IntegriCloud