summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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/+48Star
| * 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/+3Star
| * 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/+0Star
| * 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/+370Star
| |\
| | * iwlwifi: mvm: don't warn on normal BAR sendingEmmanuel Grumbach2013-03-041-5/+1Star
| | * 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/+0Star
| | * iwlwifi: mvm: Take the phy_cfg from the TLV valueDor Shaish2013-03-041-15/+1Star
| | * iwlwifi: mvm: Set valid TX antennas value before calib requestDor Shaish2013-03-041-0/+5
| | * iwlwifi: mvm: restart the NIC of the cmd queue gets fullEmmanuel Grumbach2013-03-041-5/+13
| | * iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-285-142/+137Star
| | * iwlwifi: disable 8K A-MSDU by defaultEmmanuel Grumbach2013-02-282-3/+2Star
| | * iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg2013-02-283-11/+15
| | * iwlwifi: don't map complete commands bidirectionallyJohannes Berg2013-02-281-22/+11Star
| | * iwlwifi: mvm: Remove testing of static PIC in PhyDBDor Shaish2013-02-271-16/+0Star
| | * iwlwifi: fix wakeup status query and packet reportingJohannes Berg2013-02-272-27/+81
| | * iwlwifi: mvm: fix AP/GO mode station removalJohannes Berg2013-02-261-5/+14
| | * iwlwifi: always copy first 16 bytes of commandsJohannes Berg2013-02-263-23/+71
* | | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-062-4/+6
* | | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-065-12/+10Star
|/ /