summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
* iwlagn: remove Kelvin supportJohannes Berg2011-09-273-9/+1
* iwlagn: fix slot programmingJohannes Berg2011-09-271-1/+1
* iwlagn: fix dangling scan requestJohannes Berg2011-09-271-14/+16
* iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach2011-09-274-16/+19
* iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach2011-09-271-4/+9
* iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy2011-09-271-0/+2
* iwlagn: set the sequence control from the transport layerEmmanuel Grumbach2011-09-272-3/+3
* iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach2011-09-271-1/+16
* iwlagn: remove warning in iwl_rx_handleEmmanuel Grumbach2011-09-271-3/+6
* iwlagn: remove duplicate list initAmit Beka2011-09-211-2/+0
* iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2011-09-212-2/+5
* iwlagn: remove uneeded declarationEmmanuel Grumbach2011-09-211-2/+0
* iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach2011-09-215-16/+12
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-2115-134/+157
* iwlagn: split remain-on-channelJohannes Berg2011-09-213-49/+62
* iwlagn: remove common station privJohannes Berg2011-09-215-20/+16
* iwlagn: move scan code to scan fileJohannes Berg2011-09-214-440/+433
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-204-6/+14
|\
| * iwlagn: workaround bug crashing some APsDon Fry2011-09-161-0/+5
| * iwlagn: fix command queue timeoutJohannes Berg2011-09-131-0/+2
| * iwlagn: fix stack corruptionJohannes Berg2011-09-131-1/+1
| * iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-131-22/+17
| * Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach2011-08-131-9/+9
* | iwlagn: signedness bugWey-Yi Guy2011-09-191-1/+1
* | iwlagn: fix stack corruption for temperature offset v2Wey-Yi Guy2011-09-191-2/+2
* | iwlagn: do not use interruptible waitsJohannes Berg2011-09-195-13/+8
* | iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy2011-09-193-10/+12
* | iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy2011-09-196-6/+62
* | iwlagn: remove drvdata support from bus layerJohannes Berg2011-09-193-22/+11
* | iwlagn: move sysfs files to debugfsJohannes Berg2011-09-192-133/+64
* | iwlagn: remove unused function declarationsJohannes Berg2011-09-191-5/+0
* | iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg2011-09-196-8/+7
* | iwlagn: clean up PM codeJohannes Berg2011-09-193-14/+11
* | iwlagn: Makefile whitespace cleanupJohannes Berg2011-09-191-10/+10
* | iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg2011-09-195-22/+80
* | iwlagn: move PCI-E transport filesJohannes Berg2011-09-195-11/+8
* | iwlagn: merge eeprom access into single fileWey-Yi Guy2011-09-193-305/+235
* | iwlagn: provide data after WARN_ONEmmanuel Grumbach2011-09-191-1/+7
* | iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry2011-09-196-23/+10
* | iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H2011-09-196-22/+7
* | iwlagn: fix modinfo display for 135 ucode.Fry, Donald H2011-09-191-1/+1
* | iwlagn: New SKU for 6005 SFFWey-Yi Guy2011-09-191-0/+1
* | iwlagn: Convert kzalloc to kcallocJoe Perches2011-09-191-4/+2
* | iwlagn: add documentation to the transport layerEmmanuel Grumbach2011-09-193-32/+91
* | iwlagn: document the bus layer APIEmmanuel Grumbach2011-09-191-5/+57
* | iwlagn: use enum iwl_rxon_context_id instead of u8Emmanuel Grumbach2011-09-194-9/+17
* | iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach2011-09-196-21/+23
* | iwlagn: free the Tx cmd when a non empty Tx queue is freedEmmanuel Grumbach2011-09-194-4/+17
* | iwlagn: unmap cmd queue's tfds as BIDIEmmanuel Grumbach2011-09-193-6/+20
* | iwlagn: warn about buggy fw that doesn't set SEQ_RX_FRAMEEmmanuel Grumbach2011-09-191-0/+12
OpenPOWER on IntegriCloud