index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
chan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
b43: prevent firmware on bcm5354 from taking over wrong GPIO pins
Hauke Mehrtens
1
-0
/
+2
2012-03-05
ath9k: make use of list_for_each_entry_safe
Mohammed Shafi Shajakhan
1
-7
/
+2
2012-03-05
ath9k: completely zero intialize valid_phy_rate_idx
Mohammed Shafi Shajakhan
2
-3
/
+1
2012-03-05
mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP
Chun-Yeow Yeoh
2
-5
/
+19
2012-03-05
mwifiex: fix bug in wildcard scan handling
Amitkumar Karwar
3
-33
/
+27
2012-03-05
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
8
-27
/
+19
2012-03-05
mwifiex: correct bitrates advertised to cfg80211
Avinash Patil
1
-4
/
+2
2012-03-05
MIPS: BCM47XX: provide sprom to bcma bus
Hauke Mehrtens
1
-4
/
+35
2012-03-05
MIPS: BCM47XX: move and extend sprom parsing
Hauke Mehrtens
4
-151
/
+625
2012-03-05
MIPS: BCM47XX: fix signature of nvram_parse_macaddr
Hauke Mehrtens
1
-1
/
+1
2012-03-05
MIPS: BCM47XX: return number of written bytes in nvram_getenv
Hauke Mehrtens
1
-2
/
+1
2012-03-05
bcma: add support for sprom not found on the device
Hauke Mehrtens
2
-8
/
+75
2012-03-05
bcma: export bcma_find_core
Hauke Mehrtens
2
-1
/
+3
2012-03-05
ssb: add some missing sprom attributes
Hauke Mehrtens
1
-1
/
+75
2012-03-05
ssb: add alpha2
Hauke Mehrtens
1
-0
/
+1
2012-03-05
ssb: fix per path sprom vars
Hauke Mehrtens
1
-1
/
+1
2012-03-05
ssb: remove 5GHz antenna gain from sprom
Hauke Mehrtens
5
-50
/
+24
2012-03-05
ssb: sprom fix some sizes / signedness
Hauke Mehrtens
1
-8
/
+8
2012-03-05
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
2
-3
/
+6
2012-03-05
ath9k_hw: enable interrupts for beacon tx completion events
Felix Fietkau
1
-1
/
+5
2012-03-05
ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet
Felix Fietkau
1
-1
/
+2
2012-03-05
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
Felix Fietkau
2
-12
/
+2
2012-03-05
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
5
-10
/
+22
2012-02-29
carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"
John W. Linville
1
-1
/
+1
2012-02-29
ath9k: decouple RX error checking for DFS
Zefir Kurtisi
1
-6
/
+6
2012-02-29
iwlegacy: remove unused enum il4965_calib_enabled_state
Greg Dietsche
1
-5
/
+0
2012-02-29
iwlegacy: remove enum iw_calib and related code
Greg Dietsche
4
-32
/
+0
2012-02-29
iwlegacy: Kconfig: Change Debug Option to be more clear
Greg Dietsche
1
-1
/
+1
2012-02-29
iwlegacy: Kconfig: Move Debugging Options
Greg Dietsche
1
-39
/
+39
2012-02-29
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
6
-18
/
+30
2012-02-29
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
7
-44
/
+29
2012-02-29
mwifiex: remove redundant scan operation
Amitkumar Karwar
1
-6
/
+0
2012-02-29
mac80211: make deauth/disassoc sequence more natural
Johannes Berg
1
-37
/
+47
2012-02-29
mac80211: fix ieee80211_set_disassoc() sending DelBA
Johannes Berg
1
-3
/
+3
2012-02-29
mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc
Johannes Berg
1
-33
/
+38
2012-02-29
cfg80211: remove cookies from callbacks
Johannes Berg
5
-33
/
+25
2012-02-29
ipw2x00: remove ipw2100_rates_11b[]
Stanislav Yakovlev
1
-9
/
+2
2012-02-29
zd1211rw: wait between setting hash table and powering radio on
Florian Fainelli
1
-1
/
+11
2012-02-29
mwifiex: reset encryption mode flag before association
Amitkumar Karwar
1
-0
/
+1
2012-02-29
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
1
-3
/
+5
2012-02-29
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
1
-0
/
+1
2012-02-27
iwlwifi: fix IDI compilation
Emmanuel Grumbach
1
-1
/
+1
2012-02-27
iwlwifi: update pci subsystem id
Wey-Yi Guy
3
-3
/
+16
2012-02-27
iwlwifi: one more sku added to 6x35 series
Wey-Yi Guy
1
-0
/
+1
2012-02-27
iwlwifi: iwl-trans.h doesn't need all these includes
Emmanuel Grumbach
2
-4
/
+5
2012-02-27
iwlwifi: document the operational mode
Emmanuel Grumbach
2
-8
/
+34
2012-02-27
iwlwifi: remove iwl_reset_traffic_log from shared
Emmanuel Grumbach
2
-4
/
+2
2012-02-27
iwlwifi: remove iwl_print_rx_config_cmd from shared
Emmanuel Grumbach
4
-14
/
+15
2012-02-27
iwlwifi: kill iwl_bus.h
Emmanuel Grumbach
9
-188
/
+29
2012-02-27
iwlwifi: eeprom gets transport and not bus
Emmanuel Grumbach
3
-77
/
+80
[next]