summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | iwlwifi: use mac80211 channel in connection initJohannes Berg2012-06-061-10/+2
| | * | | iwlwifi: make a lot of functions staticJohannes Berg2012-06-065-160/+82
| | * | | iwlwifi: handle race condition in ROC flowIlan Peer2012-06-065-10/+68
| | * | | iwlwifi: Check BSS ctx active before call mac80211Ilan Peer2012-06-061-0/+5
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-063-10/+21
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman2012-06-052-1/+2
| * | | iwlwifi: clean up coding style in PCIe transportJohannes Berg2012-06-054-185/+161
| * | | iwlwifi: move notification wait into coreJohannes Berg2012-06-052-2/+8
| * | | iwlwifi: implement dynamic opmode loadingDon Fry2012-06-058-26/+172
| * | | iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg2012-06-052-3/+3
| * | | iwlwifi: properly handle device_set_wakeup_enableJohannes Berg2012-06-051-4/+7
| * | | iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman2012-06-052-2/+2
| * | | iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfdEmmanuel Grumbach2012-06-051-9/+8
| * | | iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach2012-06-053-7/+7
| * | | iwlwifi: add __printf argument checkingJohannes Berg2012-06-051-6/+6
| * | | iwlwifi: fix debug print in iwl_sta_calc_ht_flagsMeenakshi Venkataraman2012-06-051-0/+1
| * | | iwlwifi: fix prints in iwl_rx_handleEmmanuel Grumbach2012-06-051-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-063-11/+19
|\ \ \ \ | | |/ / | |/| |
| * | | iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg2012-06-051-0/+1
| * | | iwlwifi: fix double free/complete in firmware loadingJohannes Berg2012-06-051-2/+7
| * | | iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg2012-06-041-0/+2
| * | | iwlwifi: fix TX power antenna accessJohannes Berg2012-06-041-9/+9
| |/ /
* | | wireless: Remove casts to same typeJoe Perches2012-06-062-2/+2
|/ /
* | iwlwifi: fix memory leak if opmode fails to initJohannes Berg2012-05-251-9/+9
* | iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman2012-05-251-1/+1
* | iwlwifi: remove ucode16 optionJohannes Berg2012-05-254-426/+0
* | iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2012-05-252-5/+5
* | iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach2012-05-253-12/+16
* | iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman2012-05-251-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-228-29/+103
|\
| * iwlwifi: support explicit monitor interfaceJohannes Berg2012-05-163-1/+6
| * iwlwifi: invert the order of ssid list in scan cmdDavid Spinadel2012-05-161-1/+5
| * iwlwifi: disable default wildcard ssid scanDavid Spinadel2012-05-162-11/+24
| * iwlwifi: fix scan_cmd_size allocationDavid Spinadel2012-05-162-6/+12
| * iwlwifi: don't disable AGG queues that are not enabledEmmanuel Grumbach2012-05-151-3/+9
| * iwlwifi: don't flood logs when HT debug flag is setEmmanuel Grumbach2012-05-151-4/+3
| * iwlwifi: fix power index handlingAmit Beka2012-05-151-2/+6
| * iwlwifi: make sure reduced tx power bit is validWey-Yi Guy2012-05-151-1/+1
| * iwlwifi: add documentation for bt reduced tx powerWey-Yi Guy2012-05-152-1/+27
| * iwlwifi: include rssi as part of decision making for reduce txpowerWey-Yi Guy2012-05-151-0/+11
* | iwlwifi: dont pull too much payload in skb headEric Dumazet2012-05-181-1/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-149-114/+125
|\ \ | |/
| * iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville2012-05-081-1/+2
| * iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy2012-05-081-1/+1
| * iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-05-081-1/+1
| * iwlwifi: remove the iwl_shared referenceWey-Yi Guy2012-05-081-3/+3
| * iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy2012-05-082-19/+18
| * iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2012-05-082-1/+1
| * iwlwifi: add option to disable 5GHz bandStanislaw Gruszka2012-05-083-0/+9
| * iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2012-05-082-10/+9
OpenPOWER on IntegriCloud