summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-011-1/+0
* iwlagn: don't use CCK rates for P2P interfacesJohannes Berg2011-06-241-0/+2
* iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach2011-06-181-1/+1
* iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach2011-06-181-1/+1
* iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach2011-06-181-2/+3
* iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach2011-06-181-0/+3
* iwlagn: merge duplicated code into single placeWey-Yi Guy2011-06-111-0/+8
* iwlagn: don't check ucode subtypeJohannes Berg2011-06-111-1/+1
* iwlagn: add dumpit support for testmode trace functionWey-Yi Guy2011-06-111-0/+10
* iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-311-0/+1
* iwlagn: add testmode trace commandWey-Yi Guy2011-05-131-0/+5
* iwlagn: remove unused pad argumentJohannes Berg2011-05-131-1/+1
* iwlagn: clean up TXQ indirectionJohannes Berg2011-05-131-4/+2
* iwlagn: remove bytecount indirectionJohannes Berg2011-05-061-5/+0
* iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao2011-05-061-0/+17
* iwlagn: semaphore and calib cleanupDon Fry2011-04-301-2/+0
* iwlagn: new 105 series deviceWey-Yi Guy2011-04-301-4/+4
* iwlagn: make rxon_assoc static functionWey-Yi Guy2011-04-301-2/+0
* iwlagn: combine firmware code/dataJohannes Berg2011-04-221-2/+1
* iwlagn: implement synchronous firmware loadJohannes Berg2011-04-221-7/+6
* iwlagn: make iwlagn_wait_notification return error codeJohannes Berg2011-04-221-1/+1
* iwlagn: extend notification wait functionJohannes Berg2011-04-221-2/+4
* iwlagn: refactor up pathJohannes Berg2011-04-221-0/+2
* iwlagn: refactor down pathJohannes Berg2011-04-221-0/+11
* iwlagn: fix radar frame rejectionGaren Tamrazian2011-04-081-0/+1
* iwlagn: remove un-necessary function pointerWey-Yi Guy2011-04-081-2/+0
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-2/+2
* iwlagn: verify specific ucodeJohannes Berg2011-04-071-1/+1
* iwlagn: make mac80211 handlers staticJohannes Berg2011-04-071-28/+0
* iwlagn: clean up some 3945/4965 remnantsJohannes Berg2011-04-071-2/+0
* iwlwifi: add RATE_MCS_RATE_MSKDaniel Halperin2011-03-251-1/+1
* iwlagn: fix aggregation queue scheduler setupJohannes Berg2011-03-251-0/+3
* iwlagn: clean up TX aggregation codeJohannes Berg2011-03-251-4/+0
* iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-041-12/+1
* iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-281-4/+0
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-1/+1
* iwlagn: 2000 series devices supportWey-Yi Guy2011-01-221-0/+11
* iwlagn: add support for waiting for notificationsJohannes Berg2011-01-211-0/+15
* iwlagn: make iwl_rx_handle staticJohannes Berg2011-01-211-1/+0
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-1/+2
* iwlagn: remove structure name reference to gen2Wey-Yi Guy2010-12-021-10/+10
* iwlagn: fix non-5000+ buildJohannes Berg2010-11-151-1/+4
* iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-151-0/+34
* iwlwifi: make mac80211 ops a device configJohannes Berg2010-11-151-0/+2
* iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy2010-10-141-0/+6
* iwlwifi: clean up declarationsJohannes Berg2010-10-081-0/+23
* iwlwifi: move iwl_dump_fh to agnJohannes Berg2010-10-081-0/+1
* iwlwifi: move iwl_dump_csr to agnJohannes Berg2010-10-081-0/+1
* iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg2010-10-081-0/+2
* iwlwifi: move tx fail code to agnJohannes Berg2010-10-081-0/+2