Age | Commit message (Expand) | Author | Files | Lines |
2012-06-25 | iwlwifi: fix activating inactive stations | Johannes Berg | 1 | -0/+12 |
2012-06-20 | iwlwifi: remove log_event debugfs file debugging is disabled | Johannes Berg | 1 | -0/+6 |
2012-06-08 | iwlwifi: disable the buggy chain extension feature in HW | Emmanuel Grumbach | 2 | -0/+6 |
2012-06-08 | iwlwifi: don't mess up the SCD when removing a key | Emmanuel Grumbach | 1 | -1/+1 |
2012-06-08 | iwlwifi: use correct supported firmware for 6035 and 6000g2 | Meenakshi Venkataraman | 1 | -2/+21 |
2012-06-05 | iwlwifi: unregister LEDs if mac80211 registration fails | Johannes Berg | 1 | -0/+1 |
2012-06-05 | iwlwifi: fix double free/complete in firmware loading | Johannes Berg | 1 | -2/+7 |
2012-06-04 | iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP | Johannes Berg | 1 | -0/+2 |
2012-06-04 | iwlwifi: fix TX power antenna access | Johannes Berg | 1 | -9/+9 |
2012-05-25 | iwlwifi: fix memory leak if opmode fails to init | Johannes Berg | 1 | -9/+9 |
2012-05-25 | iwlwifi: do not send lq cmd when station add fails | Meenakshi Venkataraman | 1 | -1/+1 |
2012-05-25 | iwlwifi: remove ucode16 option | Johannes Berg | 4 | -426/+0 |
2012-05-25 | iwlwifi: do not use shadow registers by default | Meenakshi Venkataraman | 2 | -5/+5 |
2012-05-25 | iwlwifi: fix the Transmit Frame Descriptor rings | Emmanuel Grumbach | 3 | -12/+16 |
2012-05-25 | iwlwifi: update BT traffic load states correctly | Meenakshi Venkataraman | 1 | -0/+1 |
2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 8 | -29/+103 |
2012-05-18 | iwlwifi: dont pull too much payload in skb head | Eric Dumazet | 1 | -1/+6 |
2012-05-16 | iwlwifi: support explicit monitor interface | Johannes Berg | 3 | -1/+6 |
2012-05-16 | iwlwifi: invert the order of ssid list in scan cmd | David Spinadel | 1 | -1/+5 |
2012-05-16 | iwlwifi: disable default wildcard ssid scan | David Spinadel | 2 | -11/+24 |
2012-05-16 | iwlwifi: fix scan_cmd_size allocation | David Spinadel | 2 | -6/+12 |
2012-05-16 | iwlwifi: don't disable AGG queues that are not enabled | Emmanuel Grumbach | 1 | -3/+9 |
2012-05-16 | iwlwifi: don't flood logs when HT debug flag is set | Emmanuel Grumbach | 1 | -4/+3 |
2012-05-16 | iwlwifi: fix power index handling | Amit Beka | 1 | -2/+6 |
2012-05-16 | iwlwifi: make sure reduced tx power bit is valid | Wey-Yi Guy | 1 | -1/+1 |
2012-05-16 | iwlwifi: add documentation for bt reduced tx power | Wey-Yi Guy | 2 | -1/+27 |
2012-05-16 | iwlwifi: include rssi as part of decision making for reduce txpower | Wey-Yi Guy | 1 | -0/+11 |
2012-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 9 | -114/+125 |
2012-05-11 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 3 | -9/+9 |
2012-05-09 | iwlwifi: fix-up some merge damage from commit 0d6c4a2 | John W. Linville | 1 | -1/+2 |
2012-05-09 | iwlwifi: use 6000G2B for 6030 device series | Wey-Yi Guy | 1 | -1/+1 |
2012-05-09 | iwlwifi: use correct released ucode version | Meenakshi Venkataraman | 1 | -1/+1 |
2012-05-09 | iwlwifi: remove the iwl_shared reference | Wey-Yi Guy | 1 | -3/+3 |
2012-05-09 | iwlwifi: modify #ifdef to avoid sparse complain | Wey-Yi Guy | 2 | -19/+18 |
2012-05-09 | iwlwifi: don't init trans->reg_lock from the op_mode | Emmanuel Grumbach | 2 | -1/+1 |
2012-05-09 | iwlwifi: add option to disable 5GHz band | Stanislaw Gruszka | 3 | -0/+9 |
2012-05-09 | iwlwifi: use IWL_* instead of dev_printk when possible | Emmanuel Grumbach | 2 | -10/+9 |
2012-05-09 | iwlwifi: add loose coex lut | Wey-Yi Guy | 1 | -2/+21 |
2012-05-09 | iwlwifi: change kill mask based on reduce power state | Wey-Yi Guy | 2 | -9/+20 |
2012-05-09 | iwlwifi: send reduce tx power info in command | Wey-Yi Guy | 2 | -1/+3 |
2012-05-09 | iwlwifi: small define change | Wey-Yi Guy | 1 | -1/+3 |
2012-05-09 | iwlwifi: add reduced tx power threshold define | Wey-Yi Guy | 1 | -0/+3 |
2012-05-09 | iwlwifi: add checking for the condition to reduce tx power | Wey-Yi Guy | 2 | -4/+39 |
2012-05-09 | iwlwifi: add BT reduced tx power flag | Wey-Yi Guy | 1 | -2/+2 |
2012-05-09 | iwlwifi: remove unused macros | Wey-Yi Guy | 1 | -69/+0 |
2012-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 11 | -37/+96 |
2012-05-03 | iwlwifi: fix skb truesize underestimation | Eric Dumazet | 3 | -8/+17 |
2012-04-27 | iwlwifi: use 6000G2B for 6030 device series | Wey-Yi Guy | 1 | -2/+2 |
2012-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 49 | -1660/+953 |
2012-04-24 | iwlwifi: use correct released ucode version | Meenakshi Venkataraman | 4 | -18/+27 |