index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-26
iwlwifi: enable base band calibration in 5000 HW
Tomas Winkler
2
-2
/
+7
2008-11-26
iwlwifi: move iwl_clear_stations_table to iwl-sta.c
Winkler, Tomas
4
-23
/
+25
2008-11-26
iwl3945 : Fix ad-hoc mode for 3945
Abhijeet Kolekar
1
-4
/
+1
2008-11-26
ath5k: set mac address in add_interface
Bob Copeland
2
-11
/
+14
2008-11-26
ath9k: Use straightforward PCI routines to setup the TX buffer.
Sujith
1
-16
/
+7
2008-11-26
ath9k: Update TX trigger level on a FIFO underrun.
Sujith
1
-1
/
+3
2008-11-26
ath9k: Fix bug in deciphering channel flags
Sujith
2
-7
/
+7
2008-11-26
ath9k: Move TX completion routine to xmit.c
Sujith
3
-65
/
+56
2008-11-26
ath9k: Use helpers
Sujith
2
-197
/
+194
2008-11-26
ath9k: General code scrub
Sujith
6
-412
/
+277
2008-11-26
ath9k: Remove ath9k_rate_table
Sujith
10
-374
/
+132
2008-11-26
ath9k: Use rate_driver_data
Sujith
5
-226
/
+108
2008-11-26
ath9k: Remove ath_rate_softc
Sujith
5
-87
/
+45
2008-11-26
ath9k: Remove rate control reference in VAP
Sujith
4
-85
/
+50
2008-11-26
ath9k: We don't support non-HT devices, so remove superfluous code.
Sujith
1
-39
/
+0
2008-11-26
ath9k: Revamp RX handling
Sujith
3
-519
/
+209
2008-11-26
ath9k: Nuke fixed rate handling in driver
Sujith
5
-137
/
+4
2008-11-26
ath9k: Remove half/quarter rate tables
Sujith
3
-127
/
+20
2008-11-26
ath9k: Remove ath_rate_newassoc()
Sujith
1
-25
/
+8
2008-11-26
ath9k: Remove ath_setup_rates
Sujith
1
-26
/
+10
2008-11-26
ath9k: Simplify RC alloc/free functions
Sujith
1
-41
/
+7
2008-11-26
ath9k: Merge struct ath_tx_ratectrl with ath_rate_node
Sujith
2
-225
/
+192
2008-11-26
ath9k: Fix panic while unregistering rfkill
Vasanthakumar Thiagarajan
1
-4
/
+4
2008-11-26
rtl8187: Fix transmission count sent to mac80211
Larry Finger
1
-1
/
+1
2008-11-26
mac80211: Fix pid rate-setting algorithm to allow rate changes
Larry Finger
1
-1
/
+1
2008-11-26
rt2x00: Don't switch off LED on initialization
Ivo van Doorn
1
-6
/
+0
2008-11-26
orinoco: indicate it is using dBm in wireless_stats and spy
Andrey Borzenkov
1
-2
/
+2
2008-11-26
mac80211: make Minstrel the default rate control algorithm
Luis R. Rodriguez
1
-4
/
+4
2008-11-25
mac80211: don't assume driver has been attached on registration
Luis R. Rodriguez
1
-3
/
+2
2008-11-25
ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna control
Vasanthakumar Thiagarajan
1
-1
/
+1
2008-11-25
p54: honour bss_info_changed's basic_rates and other settings
Christian Lamparter
2
-5
/
+27
2008-11-25
p54pci: cache firmware for suspend/resume
Christian Lamparter
3
-25
/
+35
2008-11-25
p54: minor fixes
Christian Lamparter
2
-4
/
+8
2008-11-25
p54: enable Mesh Point support
Christian Lamparter
1
-3
/
+8
2008-11-25
mac80211: Use the HT capabilities from the IE instead of the station's caps.
Sujith
1
-1
/
+1
2008-11-25
ath9k: make DMA memory consistent
Luis R. Rodriguez
1
-2
/
+11
2008-11-25
ath9k: Clarify we only want 32-bit DMA
Luis R. Rodriguez
1
-3
/
+2
2008-11-25
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
5
-28
/
+111
2008-11-25
rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTAL
Larry Finger
2
-4
/
+2
2008-11-25
rtl8187: feedback transmitted packets using tx close descriptor for 8187B
Herton Ronaldo Krzesinski
2
-4
/
+136
2008-11-25
rtl8187: implement conf_tx callback to configure tx queues
Herton Ronaldo Krzesinski
3
-12
/
+69
2008-11-25
rtl8187: fix 8187B throughput regression
Herton Ronaldo Krzesinski
1
-1
/
+1
2008-11-25
ath9k: Race condition in accessing TX and RX buffers.
Senthil Balasubramanian
1
-15
/
+14
2008-11-25
ath9k: IRQ should be disabled before calling free_irq()
Senthil Balasubramanian
1
-1
/
+1
2008-11-25
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
Senthil Balasubramanian
4
-11
/
+11
2008-11-25
ath9k: incorrect noise floor threshold values.
Senthil Balasubramanian
2
-4
/
+4
2008-11-25
ath9k: INI update for atheros chipets.
Senthil Balasubramanian
4
-205
/
+586
2008-11-25
iwlwifi: enable custom fw regulatory solution
Luis R. Rodriguez
2
-0
/
+5
2008-11-25
cfg80211: add support for custom firmware regulatory solutions
Luis R. Rodriguez
2
-1
/
+19
2008-11-25
cfg80211/mac80211: Add 802.11d support
Luis R. Rodriguez
9
-24
/
+591
[next]