summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.h
Commit message (Expand)AuthorAgeFilesLines
...
* iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-211-1/+0
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-211-1/+1
* iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-161-1/+0
* iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-4/+0
* iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-161-1/+0
* iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach2011-07-161-3/+0
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-6/+0
* iwlagn: remove un-necessary fileWey-Yi Guy2011-07-161-11/+2
* iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach2011-07-161-0/+2
* iwlagn: move sync_irq to transport layerEmmanuel Grumbach2011-07-161-8/+0
* iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach2011-07-161-0/+1
* iwlagn: move Tx datapath to transport layerEmmanuel Grumbach2011-07-161-0/+4
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-111-3/+6
* iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman2011-07-111-0/+2
* iwlagn: remove indirection for eeprom_query_addrFry, Donald H2011-07-111-2/+0
* iwlagn: add an API for TX stopEmmanuel Grumbach2011-07-111-1/+0
* iwlagn: add an API for RX stopEmmanuel Grumbach2011-07-111-1/+0
* iwlagn: add an API to free the TX contextEmmanuel Grumbach2011-07-111-2/+2
* iwlagn: remove hcmd opsWey-Yi Guy2011-07-011-0/+1
* iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach2011-07-011-2/+0
* iwlagn: add rx_free to transport layerEmmanuel Grumbach2011-07-011-1/+0
* 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