Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | iwlegacy: move ht out of ctx structure | Stanislaw Gruszka | 2012-02-06 | 4 | -49/+46 | |
| | * | | iwlegacy: move qos_data out of ctx structure | Stanislaw Gruszka | 2012-02-06 | 3 | -19/+18 | |
| | * | | iwlegacy: remove ctx interface_modes | Stanislaw Gruszka | 2012-02-06 | 4 | -35/+8 | |
| | * | | iwlegacy: get rid of ctx->station_flags | Stanislaw Gruszka | 2012-02-06 | 2 | -3/+1 | |
| | * | | iwlegacy: move wep_keys out of context | Stanislaw Gruszka | 2012-02-06 | 2 | -38/+39 | |
| | * | | iwlegacy: get rid of mcast_queue | Stanislaw Gruszka | 2012-02-06 | 2 | -16/+4 | |
| | * | | iwlegacy: get rid of ctxid | Stanislaw Gruszka | 2012-02-06 | 5 | -14/+1 | |
| | * | | iwlegacy: get rid of *_devtype | Stanislaw Gruszka | 2012-02-06 | 4 | -11/+3 | |
| | * | | iwlegacy: move bcast_sta_id to hw_params | Stanislaw Gruszka | 2012-02-06 | 7 | -18/+19 | |
| | * | | iwlegacy: get rid of ap_sta_id | Stanislaw Gruszka | 2012-02-06 | 4 | -5/+3 | |
| | * | | iwlegacy: get rid of wep_key_cmd | Stanislaw Gruszka | 2012-02-06 | 3 | -5/+1 | |
| | * | | iwlegacy: get rid of qos_cmd | Stanislaw Gruszka | 2012-02-06 | 4 | -4/+1 | |
| | * | | iwlegacy: get rid of rxon_assoc_cmd | Stanislaw Gruszka | 2012-02-06 | 3 | -3/+0 | |
| | * | | iwlegacy: get rid of ctx->rxon_timing_cmd | Stanislaw Gruszka | 2012-02-06 | 4 | -4/+2 | |
| | * | | iwlegacy: get rid of ctx->rxon_cmd | Stanislaw Gruszka | 2012-02-06 | 4 | -6/+4 | |
| | * | | iwlegacy: move rxon commands out of ctx structure | Stanislaw Gruszka | 2012-02-06 | 9 | -228/+205 | |
| | * | | mwifiex: update correct dtim_period in dump_station() | Amitkumar Karwar | 2012-02-06 | 4 | -9/+10 | |
| | * | | mwifiex: cleanup in snmp_mib command preparation code | Amitkumar Karwar | 2012-02-06 | 1 | -52/+8 | |
| | * | | rtlwifi: Fix PCI probe error path orphaned memory | Tim Gardner | 2012-02-06 | 1 | -7/+12 | |
| | * | | mwifiex: enable HT operating mode | Amitkumar Karwar | 2012-02-06 | 1 | -0/+1 | |
| | * | | mwifiex: fix NULL pointer dereference in set_channel() | Amitkumar Karwar | 2012-02-06 | 1 | -1/+6 | |
| | * | | mwl8k: Remove BSSID from the firmware when the BSS is stopped | Yogesh Ashok Powar | 2012-02-06 | 1 | -9/+29 | |
| | * | | ath9k: cleanup a min_t() cast | Dan Carpenter | 2012-02-06 | 1 | -1/+1 | |
| | * | | ssb: add support for bcm5354 | Hauke Mehrtens | 2012-02-06 | 4 | -5/+53 | |
| | * | | ssb: log the id, rev and pkg of the chip found | Hauke Mehrtens | 2012-02-06 | 1 | -0/+3 | |
| | * | | bcma: log the id, rev and pkg of the chip found | Hauke Mehrtens | 2012-02-06 | 1 | -3/+7 | |
| | * | | rtlwifi: Remove extra debugging message accidentally left in | Larry Finger | 2012-02-06 | 1 | -3/+1 | |
| | * | | rtlwifi: Fix typo in dm.c | Masanari Iida | 2012-02-06 | 1 | -1/+1 | |
| | * | | iwmc3200wifi: Fix typo in trace.h | Masanari Iida | 2012-02-06 | 1 | -1/+1 | |
| | * | | rtlwifi: remove return in _rtl_pci_switch_clk_req | Devendra.Naga | 2012-02-06 | 1 | -3/+1 | |
| | * | | bcma: add extra sprom check | Hauke Mehrtens | 2012-02-06 | 1 | -0/+7 | |
| | * | | bcma: add bus num counter | Hauke Mehrtens | 2012-02-06 | 1 | -1/+11 | |
| | * | | bcma: add PCIe host controller | Hauke Mehrtens | 2012-02-06 | 3 | -34/+581 | |
| | * | | bcma: make some functions __devinit | Hauke Mehrtens | 2012-02-06 | 5 | -9/+9 | |
| | * | | bcma: export bcma_pcie_read() | Hauke Mehrtens | 2012-02-06 | 2 | -1/+4 | |
| | * | | bcma: add constants for PCI and use them | Hauke Mehrtens | 2012-02-06 | 1 | -54/+70 | |
| | * | | bcma: add the core unit number | Hauke Mehrtens | 2012-02-06 | 1 | -0/+14 | |
| | * | | rt2800: document RF_R03 register bits [7:4] | Stanislaw Gruszka | 2012-02-06 | 1 | -0/+3 | |
| | * | | rt2800: radio 3xxxx: channel switch RX/TX calibration fixes | Stanislaw Gruszka | 2012-02-06 | 2 | -3/+24 | |
| | * | | rt2800: radio 3xxx: add channel switch calibration routines | Stanislaw Gruszka | 2012-02-06 | 1 | -0/+14 | |
| | * | | rt2800: radio 3xxx: program RF_R1 during channel switch | Stanislaw Gruszka | 2012-02-06 | 1 | -0/+34 | |
| | * | | rt2800: radio 3xxx: reprogram only lower bits of RF_R3 | Stanislaw Gruszka | 2012-02-06 | 2 | -1/+9 | |
| | * | | net: Fix typo in ipw2x00/libipw_rx.c | Masanari Iida | 2012-02-06 | 1 | -1/+1 | |
| | * | | Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville | 2012-02-06 | 30 | -1776/+1837 | |
| | |\ \ | ||||||
| | | * | | iwlwifi: range check to testmode direct reg access | Amit Beka | 2012-02-02 | 1 | -2/+16 | |
| | | * | | iwlwifi: release IRQ in error path | Johannes Berg | 2012-02-02 | 1 | -1/+3 | |
| | | * | | iwlwifi: move all ucode routines to iwl-ucode.c | Don Fry | 2012-02-02 | 7 | -719/+791 | |
| | | * | | iwlwifi: move bcast_sta_id init to common routine | Don Fry | 2012-02-02 | 5 | -10/+1 | |
| | | * | | iwlwifi: clarify comment | Don Fry | 2012-02-02 | 1 | -1/+1 | |
| | | * | | iwlwifi: debug print in tx_queue_set_status is more clear | Emmanuel Grumbach | 2012-02-02 | 1 | -3/+6 |