summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-10-14iwlagn: check rf kill in queue stuckWey-Yi Guy
2011-10-14iwlagn: add "echo" test when command queue stuckWey-Yi Guy
2011-10-14iwlagn: add WARN if tx cmd complete come back lateWey-Yi Guy
2011-10-14iwlagn: add REPLY_ECHO host commandWey-Yi Guy
2011-10-14iwlagn: add cmd queue pointer info when timeoutWey-Yi Guy
2011-10-11iwlagn: separate init calib and rt calibWey-Yi Guy
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-10-03iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry
2011-09-30mac80211: implement uAPSDJohannes Berg
2011-09-30iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_staGreg Dietsche
2011-09-27iwlagn: fix scan complete processingJohannes Berg
2011-09-27iwlagn: move iwl_process_scan_complete upJohannes Berg
2011-09-27iwlagn: refactor scan completeJohannes Berg
2011-09-27iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg
2011-09-27iwlagn: remove Kelvin supportJohannes Berg
2011-09-27iwlagn: fix slot programmingJohannes Berg
2011-09-27iwlagn: fix dangling scan requestJohannes Berg
2011-09-27iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach
2011-09-27iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach
2011-09-27iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy
2011-09-27iwlagn: set the sequence control from the transport layerEmmanuel Grumbach
2011-09-27iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach
2011-09-27iwlagn: remove warning in iwl_rx_handleEmmanuel Grumbach
2011-09-21iwlagn: remove duplicate list initAmit Beka
2011-09-21iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach
2011-09-21iwlagn: remove uneeded declarationEmmanuel Grumbach
2011-09-21iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-21iwlagn: split remain-on-channelJohannes Berg
2011-09-21iwlagn: remove common station privJohannes Berg
2011-09-21iwlagn: move scan code to scan fileJohannes Berg
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19iwlagn: signedness bugWey-Yi Guy
2011-09-19iwlagn: fix stack corruption for temperature offset v2Wey-Yi Guy
2011-09-19iwlagn: do not use interruptible waitsJohannes Berg
2011-09-19iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy
2011-09-19iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy
2011-09-19iwlagn: remove drvdata support from bus layerJohannes Berg
2011-09-19iwlagn: move sysfs files to debugfsJohannes Berg
2011-09-19iwlagn: remove unused function declarationsJohannes Berg
2011-09-19iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg
2011-09-19iwlagn: clean up PM codeJohannes Berg
2011-09-19iwlagn: Makefile whitespace cleanupJohannes Berg
2011-09-19iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg
2011-09-19iwlagn: merge eeprom access into single fileWey-Yi Guy
2011-09-19iwlagn: provide data after WARN_ONEmmanuel Grumbach
2011-09-19iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry
2011-09-19iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H
2011-09-19iwlagn: fix modinfo display for 135 ucode.Fry, Donald H