summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-7/+15
|\
| * iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-031-7/+14
* | iwlwifi: clean up module parametersJohannes Berg2012-04-231-2/+3
* | iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-3/+0
* | iwlwifi: remove traffic logJohannes Berg2012-04-231-1/+0
* | iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0
* | iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-1/+1
* | iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-181-5/+5
* | iwlwifi: remove get_cmd_stringJohannes Berg2012-04-161-90/+85
* | iwlwifi: move iwl_force_rf_reset to iwl-agn-rx.cMeenakshi Venkataraman2012-04-121-0/+39
* | iwlwifi: dynamically determine lib_opsJohannes Berg2012-04-121-2/+2
* | iwlwifi: split force_reset debugfs fileJohannes Berg2012-04-121-1/+1
* | iwlwifi: remove ack_check module parameterJohannes Berg2012-04-121-69/+0
* | iwlwifi: add trailing newline to various messagesJohannes Berg2012-04-091-1/+1
* | iwlwifi: simplify calibration collectionJohannes Berg2012-04-091-3/+0
* | iwlwifi: process multiple frames per RXBJohannes Berg2012-04-091-1/+1
|/
* net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-251-1/+1
* iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman2012-03-121-1/+1
* iwlwifi: correct status bit refactoring errorsDon Fry2012-03-081-1/+1
* iwlwifi: more status bit factoringDon Fry2012-03-081-9/+9
* iwlwifi: add testmode command for rx forwardingAmit Beka2012-03-081-4/+16
* iwlwifi: remove BT handlers from lib_opsJohannes Berg2012-03-081-3/+2
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-081-6/+2
* iwlwifi: move packet to transportJohannes Berg2012-03-071-24/+26
* iwlwifi: move ucode_owner to privJohannes Berg2012-03-071-1/+1
* iwlwifi: abstract out notification wait supportJohannes Berg2012-03-071-22/+2
* iwlwifi: keep plcp_delta_threshold in privJohannes Berg2012-03-071-1/+1
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-071-1/+1
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-061-19/+22
* iwlwifi: introduce statistics lockJohannes Berg2012-03-061-0/+8
* iwlwifi: virtualize op_mode's rxEmmanuel Grumbach2012-02-271-1/+2
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-1/+1
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-4/+4
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: don't process the info from uCode if does not has ownershipWey-Yi Guy2012-01-061-13/+15
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-5/+5
* iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-081-1/+1
* iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-021-8/+8
* iwlwifi: show command string for REPLY_D3_CONFIGWey-Yi Guy2011-11-251-0/+1
* iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-111-1/+2
* iwlagn: add P2P NoA to probe responsesJohannes Berg2011-11-111-0/+46
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-141-2/+1
* iwlagn: rename iwl-rx.c to iwl-agn-rx.cWey-Yi Guy2011-10-141-0/+1144
* iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka2011-02-281-264/+0
* iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-281-87/+0
* iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka2011-01-281-10/+5
* iwlwifi: clean up declarationsJohannes Berg2010-10-071-1/+1
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-14/+19
* iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy2010-07-231-50/+117
* iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy2010-07-231-8/+8
OpenPOWER on IntegriCloud