| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: move DVM code into subdirectory | Johannes Berg | 2012-06-06 | 1 | -1168/+0 |
* | iwlwifi: give HT format to mac80211/radiotap | Johannes Berg | 2012-06-06 | 1 | -0/+2 |
* | iwlwifi: dont pull too much payload in skb head | Eric Dumazet | 2012-05-18 | 1 | -1/+6 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-05-15 | 1 | -1/+2 |
|\ |
|
| * | iwlwifi: fix-up some merge damage from commit 0d6c4a2 | John W. Linville | 2012-05-09 | 1 | -1/+2 |
* | | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-11 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-08 | 1 | -7/+15 |
|\ |
|
| * | iwlwifi: fix skb truesize underestimation | Eric Dumazet | 2012-05-03 | 1 | -7/+14 |
* | | iwlwifi: clean up module parameters | Johannes Berg | 2012-04-23 | 1 | -2/+3 |
* | | iwlwifi: remove TX/RX frame statistics | Johannes Berg | 2012-04-23 | 1 | -3/+0 |
* | | iwlwifi: remove traffic log | Johannes Berg | 2012-04-23 | 1 | -1/+0 |
* | | iwlwifi: remove unneeded includes | Emmanuel Grumbach | 2012-04-18 | 1 | -1/+0 |
* | | iwlwifi: op_mode holds its pointer to the config | Emmanuel Grumbach | 2012-04-18 | 1 | -1/+1 |
* | | iwlwifi: op_mode holds its pointer to the transport | Emmanuel Grumbach | 2012-04-18 | 1 | -5/+5 |
* | | iwlwifi: remove get_cmd_string | Johannes Berg | 2012-04-16 | 1 | -90/+85 |
* | | iwlwifi: move iwl_force_rf_reset to iwl-agn-rx.c | Meenakshi Venkataraman | 2012-04-12 | 1 | -0/+39 |
* | | iwlwifi: dynamically determine lib_ops | Johannes Berg | 2012-04-12 | 1 | -2/+2 |
* | | iwlwifi: split force_reset debugfs file | Johannes Berg | 2012-04-12 | 1 | -1/+1 |
* | | iwlwifi: remove ack_check module parameter | Johannes Berg | 2012-04-12 | 1 | -69/+0 |
* | | iwlwifi: add trailing newline to various messages | Johannes Berg | 2012-04-09 | 1 | -1/+1 |
* | | iwlwifi: simplify calibration collection | Johannes Berg | 2012-04-09 | 1 | -3/+0 |
* | | iwlwifi: process multiple frames per RXB | Johannes Berg | 2012-04-09 | 1 | -1/+1 |
|/ |
|
* | net: add a truesize parameter to skb_add_rx_frag() | Eric Dumazet | 2012-03-25 | 1 | -1/+1 |
* | iwlwifi: move wait_command_queue from shared to trans | Meenakshi Venkataraman | 2012-03-12 | 1 | -1/+1 |
* | iwlwifi: correct status bit refactoring errors | Don Fry | 2012-03-08 | 1 | -1/+1 |
* | iwlwifi: more status bit factoring | Don Fry | 2012-03-08 | 1 | -9/+9 |
* | iwlwifi: add testmode command for rx forwarding | Amit Beka | 2012-03-08 | 1 | -4/+16 |
* | iwlwifi: remove BT handlers from lib_ops | Johannes Berg | 2012-03-08 | 1 | -3/+2 |
* | iwlwifi: redesign PASSIVE_NO_RX workaround | Johannes Berg | 2012-03-08 | 1 | -6/+2 |
* | iwlwifi: move packet to transport | Johannes Berg | 2012-03-07 | 1 | -24/+26 |
* | iwlwifi: move ucode_owner to priv | Johannes Berg | 2012-03-07 | 1 | -1/+1 |
* | iwlwifi: abstract out notification wait support | Johannes Berg | 2012-03-07 | 1 | -22/+2 |
* | iwlwifi: keep plcp_delta_threshold in priv | Johannes Berg | 2012-03-07 | 1 | -1/+1 |
* | iwlwifi: move ucode loading to op_mode | Johannes Berg | 2012-03-07 | 1 | -1/+1 |
* | iwlwifi: don't pass iwl_rx_mem_buffer to upper layers | Johannes Berg | 2012-03-06 | 1 | -19/+22 |
* | iwlwifi: introduce statistics lock | Johannes Berg | 2012-03-06 | 1 | -0/+8 |
* | iwlwifi: virtualize op_mode's rx | Emmanuel Grumbach | 2012-02-27 | 1 | -1/+2 |
* | iwlwifi: move workqueue to priv | Johannes Berg | 2012-02-17 | 1 | -1/+1 |
* | iwlwifi: give trans to all the read / write functions | Emmanuel Grumbach | 2012-02-02 | 1 | -4/+4 |
* | iwlwifi: update Copyright | Wey-Yi Guy | 2012-01-06 | 1 | -1/+1 |
* | iwlwifi: don't process the info from uCode if does not has ownership | Wey-Yi Guy | 2012-01-06 | 1 | -13/+15 |
* | iwlwifi: move iwl_cfg from iwl_priv to iwl_shared | Don Fry | 2011-12-16 | 1 | -5/+5 |
* | iwlwifi: move device_pointers from iwl_priv to iwl_shared | Don Fry | 2011-12-09 | 1 | -1/+1 |
* | iwlwifi: move ucode notification from iwl_priv to iwl_shared | Don Fry | 2011-12-02 | 1 | -8/+8 |
* | iwlwifi: show command string for REPLY_D3_CONFIG | Wey-Yi Guy | 2011-11-25 | 1 | -0/+1 |
* | iwlwifi: add debug information on queue stop / wake | Emmanuel Grumbach | 2011-11-11 | 1 | -1/+2 |
* | iwlagn: add P2P NoA to probe responses | Johannes Berg | 2011-11-11 | 1 | -0/+46 |
* | iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h | Emmanuel Grumbach | 2011-10-14 | 1 | -2/+1 |
* | iwlagn: rename iwl-rx.c to iwl-agn-rx.c | Wey-Yi Guy | 2011-10-14 | 1 | -0/+1144 |
* | iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c | Stanislaw Gruszka | 2011-02-28 | 1 | -264/+0 |