summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rx.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg1-1168/+0
2012-06-06iwlwifi: give HT format to mac80211/radiotapJohannes Berg1-0/+2
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet1-1/+6
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+2
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-2/+2
2012-05-09iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville1-1/+2
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+15
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet1-7/+14
2012-04-24iwlwifi: clean up module parametersJohannes Berg1-2/+3
2012-04-24iwlwifi: remove TX/RX frame statisticsJohannes Berg1-3/+0
2012-04-24iwlwifi: remove traffic logJohannes Berg1-1/+0
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach1-1/+0
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach1-1/+1
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach1-5/+5
2012-04-17iwlwifi: remove get_cmd_stringJohannes Berg1-90/+85
2012-04-13iwlwifi: move iwl_force_rf_reset to iwl-agn-rx.cMeenakshi Venkataraman1-0/+39
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg1-2/+2
2012-04-12iwlwifi: split force_reset debugfs fileJohannes Berg1-1/+1
2012-04-12iwlwifi: remove ack_check module parameterJohannes Berg1-69/+0
2012-04-10iwlwifi: add trailing newline to various messagesJohannes Berg1-1/+1
2012-04-10iwlwifi: simplify calibration collectionJohannes Berg1-3/+0
2012-04-10iwlwifi: process multiple frames per RXBJohannes Berg1-1/+1
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet1-1/+1
2012-03-12iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman1-1/+1
2012-03-08iwlwifi: correct status bit refactoring errorsDon Fry1-1/+1
2012-03-08iwlwifi: more status bit factoringDon Fry1-9/+9
2012-03-08iwlwifi: add testmode command for rx forwardingAmit Beka1-4/+16
2012-03-08iwlwifi: remove BT handlers from lib_opsJohannes Berg1-3/+2
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg1-6/+2
2012-03-07iwlwifi: move packet to transportJohannes Berg1-24/+26
2012-03-07iwlwifi: move ucode_owner to privJohannes Berg1-1/+1
2012-03-07iwlwifi: abstract out notification wait supportJohannes Berg1-22/+2
2012-03-07iwlwifi: keep plcp_delta_threshold in privJohannes Berg1-1/+1
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg1-1/+1
2012-03-07iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg1-19/+22
2012-03-07iwlwifi: introduce statistics lockJohannes Berg1-0/+8
2012-02-28iwlwifi: virtualize op_mode's rxEmmanuel Grumbach1-1/+2
2012-02-17iwlwifi: move workqueue to privJohannes Berg1-1/+1
2012-02-03iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-4/+4
2012-01-07iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2012-01-07iwlwifi: don't process the info from uCode if does not has ownershipWey-Yi Guy1-13/+15
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-5/+5
2011-12-09iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry1-1/+1
2011-12-02iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry1-8/+8
2011-11-25iwlwifi: show command string for REPLY_D3_CONFIGWey-Yi Guy1-0/+1
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach1-1/+2
2011-11-11iwlagn: add P2P NoA to probe responsesJohannes Berg1-0/+46
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach1-2/+1
2011-10-14iwlagn: rename iwl-rx.c to iwl-agn-rx.cWey-Yi Guy1-0/+1144
2011-02-28iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka1-264/+0