index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-03
iwlwifi-5000: implement initial calibration for 5000
Tomas Winkler
7
-0
/
+211
2008-06-03
iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c
Tomas Winkler
4
-22
/
+28
2008-06-03
iwlwifi: move add sta handler to iwl-sta.c
Tomas Winkler
2
-11
/
+36
2008-06-03
iwlwifi: add remove station functionality
Tomas Winkler
5
-45
/
+174
2008-06-03
iwlwifi: move iwl_rxq_stop into iwl-rx.c
Tomas Winkler
4
-27
/
+28
2008-06-03
iwlwifi: move txq_ctx_stop into iwl-tx.c
Tomas Winkler
8
-104
/
+88
2008-06-03
iwlwifi: refactor stop master function
Tomas Winkler
3
-38
/
+52
2008-06-03
iwlwifi: implement apm stop function
Tomas Winkler
3
-1
/
+39
2008-06-03
iwlwifi: implement apm reset flow
Tomas Winkler
5
-18
/
+79
2008-06-03
iwlwifi: setup correctly L1 L0S pi link values
Tomas Winkler
4
-11
/
+39
2008-06-03
iwlwifi: remove 4965 from alive_resp structures
Tomas Winkler
3
-15
/
+15
2008-06-03
iwlwifi: clean up alive_start routine
Tomas Winkler
5
-26
/
+32
2008-06-03
iwlwifi: remove notif_missed_beacons variable
Tomas Winkler
4
-9
/
+0
2008-06-03
iwlwifi: remove unused variable form __iwl4965_down
Tomas Winkler
1
-3
/
+0
2008-06-03
iwlwifi: mark 4965 ucode types
Tomas Winkler
1
-2
/
+7
2008-06-03
iwlwifi: create drivers debugfs dir under wiphy->debugfsdir
Zhu Yi
1
-1
/
+2
2008-06-03
iwlwifi: increase max payload of iwl_cmd
Ron Rindjunsky
1
-1
/
+3
2008-06-03
iwlwifi: use uCode error and event tables pointer w.r.t loaded image
Gregory Greenman
1
-10
/
+19
2008-06-03
iwlwifi: add RTC data address for iwl5000
Ron Rindjunsky
1
-0
/
+7
2008-06-03
iwlwifi: move iwl_dump_nic_error_log to iwlcore module
Ester Kummer
3
-86
/
+74
2008-06-03
libertas: fix compact flash interrupt handling
Holger Schurig
1
-32
/
+29
2008-06-03
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
9
-56
/
+75
2008-06-03
b43legacy: fix build errors when DMA or PIO are not selected
Johannes Berg
2
-4
/
+2
2008-06-03
rndis_wlan: use ARRAY_SIZE instead of sizeof when adding 11g rates
Scott Ashcroft
1
-1
/
+1
2008-06-03
ath5k: use IEEE80211_SKB_CB
Johannes Berg
1
-4
/
+4
2008-06-03
libertas: before sleeping, check for a command result
Holger Schurig
1
-2
/
+2
2008-06-03
libertas: use lbs_pr_XX instead of printk
Holger Schurig
2
-2
/
+2
2008-06-03
libertas: speeds up downloading of CF firmware
Holger Schurig
1
-2
/
+2
2008-06-03
libertas: don't spin_unlock_irq() twice
Holger Schurig
1
-4
/
+1
2008-06-03
ps3: gelic: updown_lock semaphore to mutex
Daniel Walker
2
-6
/
+6
2008-06-03
ps3: gelic: assoc_stat_lock semaphore to mutex
Daniel Walker
2
-12
/
+12
2008-06-03
ps3: gelic: scan_lock semaphore to mutex
Daniel Walker
2
-10
/
+10
2008-06-03
libertas: provide reset_card() callback on OLPC
David Woodhouse
1
-0
/
+22
2008-06-03
b43: enable mesh
Johannes Berg
1
-11
/
+22
2008-05-22
b43: Add firmware markers support
Michael Buesch
2
-1
/
+17
2008-05-22
b43: Add panic reason code that doesn't trigger restart
Michael Buesch
2
-8
/
+40
2008-05-22
b43: Allow running without PCM firmware
Michael Buesch
2
-11
/
+40
2008-05-22
b43: Add hooks for firmware debugging
Michael Buesch
2
-7
/
+81
2008-05-22
mac80211: use multi-queue master netdevice
Johannes Berg
10
-38
/
+25
2008-05-22
b43: Fix typo in firmware file name for 802.11 cores with rev 13
Larry.Finger@lwfinger.net
1
-1
/
+1
2008-05-22
zd1211rw: Use DMA-aware buffer for usb transfer
Atsushi Nemoto
1
-6
/
+17
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
51
-745
/
+562
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
17
-61
/
+73
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
9
-12
/
+7
2008-05-22
iwlwifi: trigger event log from debugfs
Ester Kummer
5
-113
/
+143
2008-05-22
iwlwifi: refactor pci prob flow
Tomas Winkler
4
-45
/
+54
2008-05-22
iwlwifi: add debugfs to disable/enable run time calibration
Tomas Winkler
5
-4
/
+44
2008-05-22
iwlwifi: remove 4965 remainings in iwl-eeprom.c file
Tomas Winkler
1
-11
/
+11
2008-05-22
iwlwifi: iwl5000 WiFi/WiMax coexistence
Ron Rindjunsky
2
-0
/
+66
2008-05-22
iwlwifi: add ucode init flow handling for iwl5000
Ron Rindjunsky
2
-0
/
+185
[next]