index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...
Rami Rosen
2
-5
/
+0
2009-01-29
mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.
Rami Rosen
1
-2
/
+0
2009-01-29
mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().
Rami Rosen
1
-4
/
+2
2009-01-29
mac80211: remove an unnecessary assignment to info in __ieee80211_tx().
Rami Rosen
1
-1
/
+0
2009-01-29
mac80211: Add 802.11h CSA support
Sujith
5
-1
/
+122
2009-01-29
mac80211: Allow to set channel in adhoc properly
Alina Friedrichsen
1
-2
/
+4
2009-01-29
mac80211: Don't merge if BSSID is set manually
Alina Friedrichsen
1
-0
/
+1
2009-01-29
mac80211: Don't scan if BSSID and channel are set manually
Alina Friedrichsen
1
-0
/
+4
2009-01-29
mac80211: Disallow to set multicast BSSID
Alina Friedrichsen
1
-2
/
+7
2009-01-29
rt2x00: Replace RFKILL with INPUT
Ivo van Doorn
4
-90
/
+46
2009-01-29
ath9k: Enable Bluetooth Coexistence support
Vasanthakumar Thiagarajan
4
-2
/
+55
2009-01-29
ath5k: fix off-by-one in gpio checks
Bob Copeland
1
-5
/
+5
2009-01-29
ath5k: support LEDs on Acer Aspire One netbook
Bob Copeland
2
-0
/
+9
2009-01-29
p54: power save management
Christian Lamparter
2
-0
/
+43
2009-01-29
p54: implement FIF_OTHER_BSS filter setting
Christian Lamparter
1
-2
/
+4
2009-01-29
p54: enable rx/tx antenna diversity by eeprom bits
Christian Lamparter
3
-4
/
+10
2009-01-29
ath9k: use signed format to print HAL status
Gabor Juhos
1
-1
/
+1
2009-01-29
mac80211: clean up set_key callback
Johannes Berg
11
-83
/
+89
2009-01-29
mac80211: make wake/stop_queue_by_reason() functions static
Kalle Valo
1
-4
/
+4
2009-01-29
b43: Change schedule for old-fw support removal
Michael Buesch
2
-4
/
+10
2009-01-29
p54: regulatory domain hints
Christian Lamparter
2
-1
/
+39
2009-01-29
p54: prevent upload of wrong firmwares
Christian Lamparter
2
-0
/
+21
2009-01-29
p54usb: utilize usb_reset_device for 3887
Christian Lamparter
2
-13
/
+58
2009-01-29
b43/ssb: Add SPROM8 extraction and LP-PHY detection
Michael Buesch
4
-12
/
+111
2009-01-29
b43: detect N PHY revision/radio
Johannes Berg
1
-2
/
+2
2009-01-29
ath9k: INI update for Atheros AR9280 and AR9285 chipset.
Senthil Balasubramanian
5
-302
/
+337
2009-01-29
ssb/b43: add new N PHY device
Johannes Berg
2
-0
/
+2
2009-01-29
mac80211: Fix tx power setting
Vasanthakumar Thiagarajan
3
-5
/
+6
2009-01-29
ath9k: fix sparse warnings
Luis R. Rodriguez
2
-12
/
+12
2009-01-29
ath9k: remove superfluous check on changing channel
Luis R. Rodriguez
1
-46
/
+41
2009-01-29
ath9k: remove ath9k_hw_check_chan()
Luis R. Rodriguez
1
-25
/
+1
2009-01-29
ath9k: remove ath9k_hw_chan2wmode()
Luis R. Rodriguez
1
-27
/
+19
2009-01-29
ath9k: remove mode specific default noise floor values
Luis R. Rodriguez
1
-6
/
+3
2009-01-29
ath9k: Make ANI CCK and OFDM error triggers band specific
Luis R. Rodriguez
1
-8
/
+4
2009-01-29
mac80211: no need for ht.enabled
Luis R. Rodriguez
4
-14
/
+1
2009-01-29
iwlwifi: make use of conf_is_ht*() helpers
Luis R. Rodriguez
2
-6
/
+6
2009-01-29
ath9k: make use of conf_is_ht*() in the rest of the driver
Luis R. Rodriguez
3
-7
/
+6
2009-01-29
ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()
Luis R. Rodriguez
3
-42
/
+27
2009-01-29
ath9k: make request to get the noisefloor threshold band specific
Luis R. Rodriguez
3
-14
/
+10
2009-01-29
ath9k: consolidate arguments on hw reset
Luis R. Rodriguez
4
-127
/
+74
2009-01-29
ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()
Luis R. Rodriguez
1
-4
/
+6
2009-01-29
ath9k: remove cache of rate preference when using 11g protection
Luis R. Rodriguez
3
-14
/
+13
2009-01-29
ath9k: use hw->conf on ath_setcurmode()
Luis R. Rodriguez
1
-32
/
+40
2009-01-29
mac80211: add HT conf helpers
Luis R. Rodriguez
1
-0
/
+30
2009-01-29
iwl3945: use rx queue management infrastructure from iwlcore
Winkler, Tomas
3
-85
/
+3
2009-01-29
iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmd
Winkler, Tomas
2
-33
/
+35
2009-01-29
iwl3945: switch to the iwl-core send_card_state routine
Samuel Ortiz
3
-34
/
+6
2009-01-29
iwl3945: sync tx queue data structure with iwlagn
Samuel Ortiz
7
-90
/
+103
2009-01-29
iwl3945: adding utils ops
Kolekar, Abhijeet
1
-0
/
+18
2009-01-29
iwl3945: rearrange 3945 tfd
Winkler, Tomas
6
-57
/
+46
[next]