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. Linville2012-07-128-40/+20
|\
| * iwlwifi: don't use stack memory for kmem cache nameJohannes Berg2012-07-122-4/+4
| * iwlwifi: set correct 32 bit boost register valueWey-Yi Guy2012-07-094-2/+5
| * iwlwifi: REPLY_RX doesn't exist any moreEmmanuel Grumbach2012-07-052-34/+11
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-1/+1
|\ \
| * | mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-121-1/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-07-0913-126/+145
|\ \ \ | | |/ | |/|
| * | iwlwifi: disallow log_event access if interface downRichard A. Griffiths2012-07-031-1/+5
| * | iwlwifi: remove unneeded NULL checkJohannes Berg2012-07-031-3/+0
| * | iwlwifi: fix debug message levelJohannes Berg2012-06-291-1/+4
| * | iwlwifi: add trailing newline to some messagesJohannes Berg2012-06-291-6/+8
| * | iwlwifi: disable the watchdog for queues by defaultEmmanuel Grumbach2012-06-251-0/+1
| * | iwlwifi: limit dwell time more strictlyJohannes Berg2012-06-251-10/+27
| * | iwlwifi: use __get_str in tracingJohannes Berg2012-06-251-1/+1
| * | iwlwifi: bump trace message limitJohannes Berg2012-06-251-1/+1
| * | iwlwifi: configure the queues from the op_modeEmmanuel Grumbach2012-06-257-103/+98
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-092-0/+18
|\ \ \ | |_|/ |/| |
| * | iwlwifi: fix activating inactive stationsJohannes Berg2012-06-251-0/+12
| * | iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg2012-06-201-0/+6
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-06-223-21/+24
|\ \ \ | | |/ | |/|
| * | iwlwifi: limit mac_change_interface to BSS contextJohannes Berg2012-06-211-20/+17
| * | iwlwifi: increase scan timeoutJohannes Berg2012-06-211-1/+1
| * | iwlwifi: fix radio reset scan dwell vs. quiet timeJohannes Berg2012-06-211-0/+6
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-06-2011-85/+93
|\ \ \ | |/ /
| * | iwlwifi: remove sku field from hw_paramsJohannes Berg2012-06-204-13/+8
| * | iwlwifi: use minimal time for radio reset scanJohannes Berg2012-06-201-22/+19
| * | iwlwifi: fix 11n_disable EEPROM refactoring regressionJohannes Berg2012-06-201-0/+3
| * | iwlwifi: delay ROC if doing internal reset scanJohannes Berg2012-06-181-2/+12
| * | iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach2012-06-182-14/+12
| * | iwlwifi: protect use_ict with irq_lockEmmanuel Grumbach2012-06-181-16/+14
| * | iwlwifi: don't disable interrupt while starting txEmmanuel Grumbach2012-06-181-8/+0
| * | iwlwifi: don't disable interrupt in iwl_abort_notification_waitsEmmanuel Grumbach2012-06-181-3/+2
| * | iwlwifi: disable BH before the call to iwl_op_mode_nic_errorEmmanuel Grumbach2012-06-181-0/+2
| * | iwlwifi: comment context requirements of the op_modeEmmanuel Grumbach2012-06-181-7/+9
| * | iwlwifi: print the scratch of all the buffers stuck in a queueEmmanuel Grumbach2012-06-181-0/+9
| * | iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach2012-06-181-0/+3
* | | iwlwifi: unlock on error pathDan Carpenter2012-06-141-1/+3
|/ /
* | iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach2012-06-131-1/+2
* | iwlwifi: use request_module instead of _nowaitJohannes Berg2012-06-131-1/+10
* | iwlwifi: fix 6035 device parametersJohannes Berg2012-06-131-0/+1
* | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-06-136-4/+40
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-124-3/+28
| |\ \ | | |/
| | * iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2012-06-082-0/+6
| | * iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-081-1/+1
| | * iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman2012-06-081-2/+21
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-06-1153-2553/+2329
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-063-10/+21
| |\ \ \ | | | |/ | | |/|
| | * | 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
OpenPOWER on IntegriCloud