summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+2
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-2/+2
* | iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller2011-07-241-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-2241-3305/+4018
|\ \
| * | iwlagn: probe would crash with DEBUG_SHIRQEmmanuel Grumbach2011-07-212-11/+11
| * | iwlagn: remove "disable otp refresh" W/AWey-Yi Guy2011-07-212-7/+1
| * | iwlagn: rename iwlagn_set_dynamic_keyJohannes Berg2011-07-211-10/+11
| * | iwlagn: track beacon interval sent to deviceJohannes Berg2011-07-213-6/+9
| * | iwlagn: write iq invert register for 105/135 deviceWey-Yi Guy2011-07-211-2/+4
| * | iwlagn: implement WoWLANJohannes Berg2011-07-2111-14/+705
| * | iwlagn: rewrite HW cryptoJohannes Berg2011-07-216-224/+200
| * | iwlagn: remove forgotten debugfs functionJohannes Berg2011-07-211-2/+0
| * | iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-2110-256/+254
| * | iwlagn: remove keyinfo cacheJohannes Berg2011-07-212-30/+0
| * | iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy2011-07-213-3/+9
| * | iwlagn: add comment to warn about WoWLAN in resume / suspend flowsEmmanuel Grumbach2011-07-211-0/+10
| * | iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach2011-07-215-27/+26
| * | iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-2114-140/+161
| * | iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-2118-154/+168
| * | iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach2011-07-215-7/+14
| * | iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach2011-07-218-193/+178
| * | iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach2011-07-218-239/+274
| * | iwlagn: radio sensor offset in le16 formatWey-Yi Guy2011-07-212-5/+5
| * | iwlagn: define valid init calibration maskWey-Yi Guy2011-07-211-3/+13
| * | iwlagn: remove legacy calibration commandWey-Yi Guy2011-07-211-10/+0
| * | iwlagn: set correct calibration flagWey-Yi Guy2011-07-212-2/+4
| * | iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-218-22/+6
| * | iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-218-28/+20
| * | iwlagn: add kick_nic API to transport layerEmmanuel Grumbach2011-07-214-2/+16
| * | iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-167-210/+222
| * | iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-166-315/+297
| * | iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-168-58/+52
| * | iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach2011-07-167-299/+265
| * | iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-169-725/+799
| * | iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H2011-07-166-12/+3
| * | iwlagn: calibration bitmapWey-Yi Guy2011-07-163-10/+13
| * | iwlagn: set default of uCode ownership to driverHsu, Kenny2011-07-161-0/+2
| * | iwlagn: simplify TX flags assignmentsJohannes Berg2011-07-161-11/+7
| * | iwlagn: add comment to tx and get_tx_cmd in iwl_trans_opsEmmanuel Grumbach2011-07-161-0/+2
| * | iwlagn: comments for iwl_cfgWey-Yi Guy2011-07-161-5/+12
| * | iwlagn: another double indirect removedWey-Yi Guy2011-07-162-20/+5
| * | iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-169-89/+41
| * | iwlagn: remove un-necessary fileWey-Yi Guy2011-07-166-222/+174
| * | iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach2011-07-163-38/+52
| * | iwlagn: move sync_irq to transport layerEmmanuel Grumbach2011-07-166-10/+20
| * | iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach2011-07-166-29/+55
| * | iwlagn: move Tx datapath to transport layerEmmanuel Grumbach2011-07-165-146/+189
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-1534-620/+743
|\ \ \ | |/ /
| * | iwlagn: Add missing comma between constant string arrayJoe Perches2011-07-131-2/+2
| * | iwlagn: fix warning in testmode attribute tableWey-Yi Guy2011-07-111-1/+1
OpenPOWER on IntegriCloud