index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssb: remove 5GHz antenna gain from sprom
Hauke Mehrtens
2012-03-05
5
-50
/
+24
*
ssb: sprom fix some sizes / signedness
Hauke Mehrtens
2012-03-05
1
-8
/
+8
*
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
2012-03-05
2
-3
/
+6
*
ath9k_hw: enable interrupts for beacon tx completion events
Felix Fietkau
2012-03-05
1
-1
/
+5
*
ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet
Felix Fietkau
2012-03-05
1
-1
/
+2
*
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
Felix Fietkau
2012-03-05
2
-12
/
+2
*
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
2012-03-05
5
-10
/
+22
*
carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"
John W. Linville
2012-02-29
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
10
-34
/
+45
|
\
|
*
mwifiex: reset encryption mode flag before association
Amitkumar Karwar
2012-02-29
1
-0
/
+1
|
*
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
2012-02-29
1
-3
/
+5
|
*
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
2012-02-29
1
-0
/
+1
|
*
brcm80211: smac: only print block-ack timeout message at trace level
Arend van Spriel
2012-02-23
1
-3
/
+3
|
*
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
2012-02-23
1
-5
/
+1
|
*
mac80211: Fix a warning on changing to monitor mode from STA
Mohammed Shafi Shajakhan
2012-02-21
1
-0
/
+3
|
*
mac80211: zero initialize count field in ieee80211_tx_rate
Mohammed Shafi Shajakhan
2012-02-21
1
-1
/
+1
|
*
iwlwifi: fix key removal
Johannes Berg
2012-02-21
1
-1
/
+9
|
*
rt2x00: fix a possible NULL pointer dereference
Gabor Juhos
2012-02-21
1
-1
/
+2
|
*
ath9k_hw: prevent writes to const data on AR9160
Felix Fietkau
2012-02-21
3
-25
/
+20
*
|
ath9k: decouple RX error checking for DFS
Zefir Kurtisi
2012-02-29
1
-6
/
+6
*
|
iwlegacy: remove unused enum il4965_calib_enabled_state
Greg Dietsche
2012-02-29
1
-5
/
+0
*
|
iwlegacy: remove enum iw_calib and related code
Greg Dietsche
2012-02-29
4
-32
/
+0
*
|
iwlegacy: Kconfig: Change Debug Option to be more clear
Greg Dietsche
2012-02-29
1
-1
/
+1
*
|
iwlegacy: Kconfig: Move Debugging Options
Greg Dietsche
2012-02-29
1
-39
/
+39
*
|
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
2012-02-29
6
-18
/
+30
*
|
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
2012-02-29
7
-44
/
+29
*
|
mwifiex: remove redundant scan operation
Amitkumar Karwar
2012-02-29
1
-6
/
+0
*
|
mac80211: make deauth/disassoc sequence more natural
Johannes Berg
2012-02-29
1
-37
/
+47
*
|
mac80211: fix ieee80211_set_disassoc() sending DelBA
Johannes Berg
2012-02-29
1
-3
/
+3
*
|
mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc
Johannes Berg
2012-02-29
1
-33
/
+38
*
|
cfg80211: remove cookies from callbacks
Johannes Berg
2012-02-29
5
-33
/
+25
*
|
ipw2x00: remove ipw2100_rates_11b[]
Stanislav Yakovlev
2012-02-29
1
-9
/
+2
*
|
zd1211rw: wait between setting hash table and powering radio on
Florian Fainelli
2012-02-29
1
-1
/
+11
*
|
iwlwifi: fix IDI compilation
Emmanuel Grumbach
2012-02-27
1
-1
/
+1
*
|
iwlwifi: update pci subsystem id
Wey-Yi Guy
2012-02-27
3
-3
/
+16
*
|
iwlwifi: one more sku added to 6x35 series
Wey-Yi Guy
2012-02-27
1
-0
/
+1
*
|
iwlwifi: iwl-trans.h doesn't need all these includes
Emmanuel Grumbach
2012-02-27
2
-4
/
+5
*
|
iwlwifi: document the operational mode
Emmanuel Grumbach
2012-02-27
2
-8
/
+34
*
|
iwlwifi: remove iwl_reset_traffic_log from shared
Emmanuel Grumbach
2012-02-27
2
-4
/
+2
*
|
iwlwifi: remove iwl_print_rx_config_cmd from shared
Emmanuel Grumbach
2012-02-27
4
-14
/
+15
*
|
iwlwifi: kill iwl_bus.h
Emmanuel Grumbach
2012-02-27
9
-188
/
+29
*
|
iwlwifi: eeprom gets transport and not bus
Emmanuel Grumbach
2012-02-27
3
-77
/
+80
*
|
iwlwifi: move eeprom defines to iwl-eeprom.c
Emmanuel Grumbach
2012-02-27
2
-3
/
+4
*
|
iwlwifi: remove a few dereferences to iwl_priv from the tansport
Emmanuel Grumbach
2012-02-27
1
-4
/
+3
*
|
iwlwifi: virtualize op_mode's fw_error
Emmanuel Grumbach
2012-02-27
7
-5
/
+21
*
|
iwlwifi: virtualize op_mode's set_hw_rf_kill
Emmanuel Grumbach
2012-02-27
7
-7
/
+18
*
|
iwlwifi: virtualize op_mode's stop/start queue
Emmanuel Grumbach
2012-02-27
6
-6
/
+31
*
|
iwlwifi: virtualize op_mode's rx
Emmanuel Grumbach
2012-02-27
6
-7
/
+21
*
|
iwlwifi: virtualize op_mode's free skb
Emmanuel Grumbach
2012-02-27
7
-3
/
+34
*
|
iwlwifi: use sparse compliant __aligned__ attribute
Emmanuel Grumbach
2012-02-27
2
-2
/
+2
[next]