index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2012-03-05
rndis_wlan: use u8 for key indexes
Jussi Kivilinna
2012-03-05
rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checks
Jussi Kivilinna
2012-03-05
rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_period
Jussi Kivilinna
2012-03-05
rndis_wlan: prevent integer overflow in indication()
Dan Carpenter
2012-03-05
rndis_wlan: make some variables unsigned
Dan Carpenter
2012-03-05
rndis_wlan: remove unneeded variables
Dan Carpenter
2012-03-05
rndis_wlan: integer overflows in rndis_wlan_do_link_up_work()
Dan Carpenter
2012-03-05
b43: prevent firmware on bcm5354 from taking over wrong GPIO pins
Hauke Mehrtens
2012-03-05
ath9k: make use of list_for_each_entry_safe
Mohammed Shafi Shajakhan
2012-03-05
ath9k: completely zero intialize valid_phy_rate_idx
Mohammed Shafi Shajakhan
2012-03-05
mwifiex: fix bug in wildcard scan handling
Amitkumar Karwar
2012-03-05
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
2012-03-05
mwifiex: correct bitrates advertised to cfg80211
Avinash Patil
2012-03-05
bcma: add support for sprom not found on the device
Hauke Mehrtens
2012-03-05
bcma: export bcma_find_core
Hauke Mehrtens
2012-03-05
ssb: remove 5GHz antenna gain from sprom
Hauke Mehrtens
2012-03-05
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
2012-03-05
ath9k_hw: enable interrupts for beacon tx completion events
Felix Fietkau
2012-03-05
ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet
Felix Fietkau
2012-03-05
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
Felix Fietkau
2012-03-05
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
2012-02-29
carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"
John W. Linville
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
ath9k: decouple RX error checking for DFS
Zefir Kurtisi
2012-02-29
iwlegacy: remove unused enum il4965_calib_enabled_state
Greg Dietsche
2012-02-29
iwlegacy: remove enum iw_calib and related code
Greg Dietsche
2012-02-29
iwlegacy: Kconfig: Change Debug Option to be more clear
Greg Dietsche
2012-02-29
iwlegacy: Kconfig: Move Debugging Options
Greg Dietsche
2012-02-29
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
2012-02-29
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
2012-02-29
mwifiex: remove redundant scan operation
Amitkumar Karwar
2012-02-29
ipw2x00: remove ipw2100_rates_11b[]
Stanislav Yakovlev
2012-02-29
zd1211rw: wait between setting hash table and powering radio on
Florian Fainelli
2012-02-29
mwifiex: reset encryption mode flag before association
Amitkumar Karwar
2012-02-29
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
2012-02-29
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
2012-02-27
iwlwifi: fix IDI compilation
Emmanuel Grumbach
2012-02-27
iwlwifi: update pci subsystem id
Wey-Yi Guy
2012-02-27
iwlwifi: one more sku added to 6x35 series
Wey-Yi Guy
2012-02-27
iwlwifi: iwl-trans.h doesn't need all these includes
Emmanuel Grumbach
2012-02-27
iwlwifi: document the operational mode
Emmanuel Grumbach
2012-02-27
iwlwifi: remove iwl_reset_traffic_log from shared
Emmanuel Grumbach
2012-02-27
iwlwifi: remove iwl_print_rx_config_cmd from shared
Emmanuel Grumbach
2012-02-27
iwlwifi: kill iwl_bus.h
Emmanuel Grumbach
2012-02-27
iwlwifi: eeprom gets transport and not bus
Emmanuel Grumbach
2012-02-27
iwlwifi: move eeprom defines to iwl-eeprom.c
Emmanuel Grumbach
2012-02-27
iwlwifi: remove a few dereferences to iwl_priv from the tansport
Emmanuel Grumbach
2012-02-27
iwlwifi: virtualize op_mode's fw_error
Emmanuel Grumbach
2012-02-27
iwlwifi: virtualize op_mode's set_hw_rf_kill
Emmanuel Grumbach
2012-02-27
iwlwifi: virtualize op_mode's stop/start queue
Emmanuel Grumbach
[next]