index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
fcrypt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
ath9k: improve reliability of beacon transmission and stuck beacon handling
Felix Fietkau
3
-74
/
+12
2011-03-14
ath9k: fix the .flush driver op implementation
Felix Fietkau
3
-51
/
+34
2011-03-14
ath9k: fix stopping tx dma on reset
Felix Fietkau
3
-8
/
+35
2011-03-14
ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits
Felix Fietkau
1
-2
/
+2
2011-03-14
mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices
Helmut Schaa
1
-7
/
+34
2011-03-11
ath5k: implement ieee80211_ops->{get,set}_ringparam
John W. Linville
3
-1
/
+46
2011-03-11
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
John W. Linville
4
-0
/
+102
2011-03-11
wireless: add support for ethtool_ops->{get,set}_ringparam
John W. Linville
2
-0
/
+41
2011-03-11
iwlagn: support off-channel TX
Johannes Berg
6
-51
/
+238
2011-03-11
mac80211: do not enable ps if 802.1x controlled port is unblocked
Jason Young
2
-5
/
+36
2011-03-11
libertas: fix write past end of array in mesh_id_get()
Dan Carpenter
1
-7
/
+4
2011-03-11
ath9k_hw: Increase the wait count for nf load.
Vivek Natarajan
1
-2
/
+2
2011-03-11
ath9k_hw: Fix PLL initialization for AR9485.
Vivek Natarajan
1
-2
/
+2
2011-03-11
ath9k_hw: Improve idle power consumption for AR9485.
Vivek Natarajan
1
-0
/
+2
2011-03-11
ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag
Felix Fietkau
1
-3
/
+1
2011-03-11
wl1251: fix elp_work race condition
Grazvydas Ignotas
1
-1
/
+3
2011-03-11
wl1251: remove wl1251_ps_set_elp function
Grazvydas Ignotas
1
-34
/
+3
2011-03-09
mac80211: update minstrel_ht sample rate when probe is set
Daniel Halperin
1
-10
/
+5
2011-03-09
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
John W. Linville
1
-1
/
+1
2011-03-09
net/wireless: add COUNTRY to to regulatory device uevent
Scott James Remnant
2
-11
/
+29
2011-03-09
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
6
-7
/
+8
2011-03-09
mwl8k: use kcalloc instead of kmalloc & memset
Shan Wei
1
-4
/
+2
2011-03-07
mac80211: fix scan race, simplify code
Johannes Berg
1
-40
/
+24
2011-03-07
b43: trivial: update B43_PHY_N description (PHY support)
Rafał Miłecki
1
-1
/
+1
2011-03-07
p54spi: Update kconfig help text
Michael Buesch
1
-3
/
+2
2011-03-07
mac80211: Add log message to ieee80211_restart_hw()
Michael Buesch
1
-0
/
+3
2011-03-07
iwlwifi: fix iwl-rx.c compilation
Stanislaw Gruszka
1
-0
/
+1
2011-03-07
wireless:ath: use resource_size() help function
Shan Wei
2
-2
/
+2
2011-03-07
mac80211: remove unused macros
Shan Wei
3
-5
/
+0
2011-03-07
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
Ben Greear
3
-31
/
+53
2011-03-04
iwlwifi: avoid too frequent recover from statistics
Stanislaw Gruszka
3
-22
/
+30
2011-03-04
iwlwifi: cleanup iwl_good_plcp_health
Stanislaw Gruszka
1
-70
/
+45
2011-03-04
iwlwifi: move rx handlers code to iwl-rx.c
Stanislaw Gruszka
6
-528
/
+500
2011-03-04
mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht
Helmut Schaa
1
-3
/
+1
2011-03-04
ath9k: Fix txq memory address printing in debugfs.
Ben Greear
1
-4
/
+4
2011-03-04
rt2x00: Remove unused rt2x00queue_get_queue function.
Gertjan van Wingerde
2
-27
/
+0
2011-03-04
rt2x00: Optimize getting the beacon queue structure.
Gertjan van Wingerde
2
-2
/
+2
2011-03-04
rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.
Gertjan van Wingerde
4
-6
/
+9
2011-03-04
rt2x00: Don't treat ATIM queue as second beacon queue.
Gertjan van Wingerde
4
-20
/
+16
2011-03-04
rt2x00: Fix comment in rt2800pci
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Revise irqmask locking for PCI devices
Helmut Schaa
4
-33
/
+22
2011-03-04
rt2x00: Remove now unused crypto.aid field
Helmut Schaa
2
-5
/
+2
2011-03-04
rt2x00: Fix rt2800 key assignment in multi bssid setups
Helmut Schaa
1
-13
/
+30
2011-03-04
rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Don't call ieee80211_get_tx_rate for MCS rates
Helmut Schaa
2
-15
/
+15
2011-03-04
rt2x00: Move TX descriptor field "ifs" into plcp substruct
Helmut Schaa
7
-15
/
+17
2011-03-04
rt2x00: Optimize TX descriptor memory layout
Ivo van Doorn
1
-5
/
+5
2011-03-04
rt2x00: Optimize TX descriptor handling
Helmut Schaa
12
-55
/
+79
2011-03-04
rt2x00: Generate sw sequence numbers only for devices that need it
Helmut Schaa
5
-4
/
+11
2011-03-04
rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx
Helmut Schaa
1
-1
/
+1
[next]