summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.h
AgeCommit message (Expand)Author
2011-07-16iwlagn: remove un-necessary fileWey-Yi Guy
2011-07-16iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach
2011-07-16iwlagn: move sync_irq to transport layerEmmanuel Grumbach
2011-07-16iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach
2011-07-16iwlagn: move Tx datapath to transport layerEmmanuel Grumbach
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry
2011-07-11iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman
2011-07-11iwlagn: remove indirection for eeprom_query_addrFry, Donald H
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API for RX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach
2011-07-01iwlagn: add rx_free to transport layerEmmanuel Grumbach
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach
2011-06-24iwlagn: don't use CCK rates for P2P interfacesJohannes Berg
2011-06-18iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach
2011-06-18iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach
2011-06-18iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach
2011-06-11iwlagn: merge duplicated code into single placeWey-Yi Guy
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg
2011-06-11iwlagn: add dumpit support for testmode trace functionWey-Yi Guy
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy
2011-05-13iwlagn: add testmode trace commandWey-Yi Guy
2011-05-13iwlagn: remove unused pad argumentJohannes Berg
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao
2011-04-30iwlagn: semaphore and calib cleanupDon Fry
2011-04-30iwlagn: new 105 series deviceWey-Yi Guy
2011-04-30iwlagn: make rxon_assoc static functionWey-Yi Guy
2011-04-22iwlagn: combine firmware code/dataJohannes Berg
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg
2011-04-22iwlagn: make iwlagn_wait_notification return error codeJohannes Berg
2011-04-22iwlagn: extend notification wait functionJohannes Berg
2011-04-22iwlagn: refactor up pathJohannes Berg
2011-04-22iwlagn: refactor down pathJohannes Berg
2011-04-08iwlagn: fix radar frame rejectionGaren Tamrazian
2011-04-08iwlagn: remove un-necessary function pointerWey-Yi Guy
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-04-07iwlagn: verify specific ucodeJohannes Berg
2011-04-07iwlagn: make mac80211 handlers staticJohannes Berg
2011-04-07iwlagn: clean up some 3945/4965 remnantsJohannes Berg
2011-03-25iwlwifi: add RATE_MCS_RATE_MSKDaniel Halperin
2011-03-25iwlagn: fix aggregation queue scheduler setupJohannes Berg
2011-03-25iwlagn: clean up TX aggregation codeJohannes Berg
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka
2011-02-25mac80211: make tx() operation return voidJohannes Berg