summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2011-09-27iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy1-0/+2
2011-09-27iwlagn: set the sequence control from the transport layerEmmanuel Grumbach2-3/+3
2011-09-27iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach1-1/+16
2011-09-27iwlagn: remove warning in iwl_rx_handleEmmanuel Grumbach1-3/+6
2011-09-22iwlagn: remove duplicate list initAmit Beka1-2/+0
2011-09-22iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2-2/+5
2011-09-22iwlagn: remove uneeded declarationEmmanuel Grumbach1-2/+0
2011-09-22iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach5-16/+12
2011-09-22iwlagn: remove the callback in host commandsEmmanuel Grumbach15-134/+157
2011-09-22iwlagn: split remain-on-channelJohannes Berg3-49/+62
2011-09-22iwlagn: remove common station privJohannes Berg5-20/+16
2011-09-22iwlagn: move scan code to scan fileJohannes Berg4-440/+433
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville4-6/+14
2011-09-20iwlagn: signedness bugWey-Yi Guy1-1/+1
2011-09-20iwlagn: fix stack corruption for temperature offset v2Wey-Yi Guy1-2/+2
2011-09-20iwlagn: do not use interruptible waitsJohannes Berg5-13/+8
2011-09-20iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy3-10/+12
2011-09-20iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy6-6/+62
2011-09-20iwlagn: remove drvdata support from bus layerJohannes Berg3-22/+11
2011-09-20iwlagn: move sysfs files to debugfsJohannes Berg2-133/+64
2011-09-20iwlagn: remove unused function declarationsJohannes Berg1-5/+0
2011-09-20iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg6-8/+7
2011-09-20iwlagn: clean up PM codeJohannes Berg3-14/+11
2011-09-20iwlagn: Makefile whitespace cleanupJohannes Berg1-10/+10
2011-09-20iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg5-22/+80
2011-09-20iwlagn: move PCI-E transport filesJohannes Berg5-11/+8
2011-09-19iwlagn: merge eeprom access into single fileWey-Yi Guy3-305/+235
2011-09-19iwlagn: provide data after WARN_ONEmmanuel Grumbach1-1/+7
2011-09-19iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry6-23/+10
2011-09-19iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H6-22/+7
2011-09-19iwlagn: fix modinfo display for 135 ucode.Fry, Donald H1-1/+1
2011-09-19iwlagn: New SKU for 6005 SFFWey-Yi Guy1-0/+1
2011-09-19iwlagn: Convert kzalloc to kcallocJoe Perches1-4/+2
2011-09-19iwlagn: add documentation to the transport layerEmmanuel Grumbach3-32/+91
2011-09-19iwlagn: document the bus layer APIEmmanuel Grumbach1-5/+57
2011-09-19iwlagn: use enum iwl_rxon_context_id instead of u8Emmanuel Grumbach4-9/+17
2011-09-19iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach6-21/+23
2011-09-19iwlagn: free the Tx cmd when a non empty Tx queue is freedEmmanuel Grumbach4-4/+17
2011-09-19iwlagn: unmap cmd queue's tfds as BIDIEmmanuel Grumbach3-6/+20
2011-09-19iwlagn: warn about buggy fw that doesn't set SEQ_RX_FRAMEEmmanuel Grumbach1-0/+12
2011-09-16iwlagn: workaround bug crashing some APsDon Fry1-0/+5
2011-09-14iwlagn: fix compilation when debug flags is unsetEmmanuel Grumbach3-132/+132
2011-09-14iwlagn: remove lines from the wrong placeWey-Yi Guy1-3/+0
2011-09-14iwlagn: enable 11n support for "_d" skuWey-Yi Guy1-0/+1
2011-09-14iwlagn: disply queue read/write pointer when stuckWey-Yi Guy1-0/+2
2011-09-14iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach10-52/+58
2011-09-14iwlagn: move traffic_log back to upper layerEmmanuel Grumbach2-107/+85
2011-09-14iwlagn: clean up of transport layerEmmanuel Grumbach15-309/+299
2011-09-14iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach11-60/+59
2011-09-14iwlagn: merge iwl_pci_down and iwl_pci_removeEmmanuel Grumbach1-12/+6