index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
patch-kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2008-11-25
cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid
Luis R. Rodriguez
1
-0
/
+3
2008-11-25
cfg80211: call_crda() won't tell us if CRDA was present
Luis R. Rodriguez
1
-8
/
+1
2008-11-25
cfg80211: expect different rd in cfg80211 when intersecting
Luis R. Rodriguez
1
-2
/
+3
2008-11-25
cfg80211: separate intersection section in __set_regdom()
Luis R. Rodriguez
1
-8
/
+21
2008-11-25
cfg80211: remove switch from __set_regdom()
Luis R. Rodriguez
1
-15
/
+6
2008-11-25
cfg80211: remove switch from __regulatory_hint()
Luis R. Rodriguez
1
-26
/
+17
2008-11-25
cfg80211: mark negative frequencies as invalid
Luis R. Rodriguez
1
-1
/
+1
2008-11-25
iwlwifi: iwl-fh.h cleanup
Tomas Winkler
1
-24
/
+17
2008-11-25
iwlwifi: some fh document fix and cleanup
Zhu, Yi
2
-9
/
+4
2008-11-25
iwlwifi: configure_filter rewrite
Zhu, Yi
4
-59
/
+70
2008-11-25
iwlwifi : fix checkpatch.pl errors
Abhijeet Kolekar
9
-12
/
+13
2008-11-25
iwlwifi: replace magic constants with define
Chatre, Reinette
2
-4
/
+4
2008-11-25
iwlwifi: rs: remove fc variable and other cleanups
Tomas Winkler
1
-29
/
+19
2008-11-25
iwlwifi: consolidate station management code
Tomas Winkler
8
-132
/
+148
2008-11-25
iwl3945 : Simplify iwl3945_pci_probe
Kolekar, Abhijeet
1
-78
/
+117
2008-11-25
rt2x00: Fix TX failure path
Ivo van Doorn
2
-10
/
+7
2008-11-25
rt2x00: Move rt73usb register access wrappers into rt2x00usb
Ivo van Doorn
3
-201
/
+280
2008-11-25
rt2x00: Cleanup indirect register access
Ivo van Doorn
7
-431
/
+310
[next]