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.13.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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-05-22
iwlwifi: add ucode loaders for iwl5000
Ron Rindjunsky
3
-0
/
+145
2008-05-22
iwlwifi: add rx_handlers stub for iwl5000
Ron Rindjunsky
1
-0
/
+5
2008-05-22
iwlwifi: rename and move Tx queue activation/deactivation
Ron Rindjunsky
2
-12
/
+12
2008-05-22
iwlwifi: clean up and bug fix for security
Emmanuel Grumbach
6
-46
/
+29
2008-05-22
iwlwifi: don't switch to SGI if not supported by AP
Emmanuel Grumbach
3
-4
/
+22
2008-05-22
iwlwifi: move TX code into iwl-tx.c
Tomas Winkler
6
-691
/
+691
2008-05-22
iwlwifi: refactor ieee80211_get_qos_ctrl
Tomas Winkler
5
-60
/
+63
2008-05-22
iwlwifi: remove 4956 form iwl4965_tx_cmd
Tomas Winkler
5
-11
/
+7
2008-05-22
iwlwifi: move more station managment into iwl-sta.c
Tomas Winkler
6
-279
/
+283
2008-05-22
iwlwifi: move iwl_bcast_addr to iwlcore
Tomas Winkler
4
-8
/
+12
2008-05-22
iwlwifi: remove 4965 from iwl4965_rate_info
Tomas Winkler
5
-30
/
+31
2008-05-22
iwlwifi: remove 4965 prefix from iwl4965_frame
Tomas Winkler
3
-13
/
+13
2008-05-22
iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptr
Tomas Winkler
1
-19
/
+19
2008-05-22
iwlwifi: get_hw_cmd_size
Gregory Greenman
7
-18
/
+65
2008-05-22
iwlwifi: rename iwl4965_tx_info to iwl_tx_info
Tomas Winkler
2
-4
/
+4
2008-05-22
iwlwifi: rename iwl4965_queue to iwl_queue
Tomas Winkler
4
-32
/
+22
2008-05-22
iwlwifi: filling Tx MCS set
Ron Rindjunsky
1
-6
/
+27
2008-05-22
mac80211: separate Tx and Rx MCS when configuring HT
Ron Rindjunsky
1
-6
/
+8
2008-05-22
iwlwifi: remove iwl4965_nic_start function
Ron Rindjunsky
1
-8
/
+2
2008-05-22
iwlwifi: changing irrelevant comment
Ron Rindjunsky
1
-1
/
+1
2008-05-22
libertas: reduce command retry time
Holger Schurig
2
-12
/
+14
2008-05-22
libertas: sysfs interface for accessing default mesh channel
Javier Cardona
1
-0
/
+45
2008-05-22
libertas: Add reset_card() callback to hardware driver
David Woodhouse
2
-0
/
+6
2008-05-22
libertas: sysfs interface for accessing non-volatile configuration
Javier Cardona
5
-9
/
+423
2008-05-22
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
8
-20
/
+132
2008-05-22
libertas: fix multicast filtering on eth and msh interfaces
David Woodhouse
5
-96
/
+105
2008-05-22
libertas: Increase priority of 'unknown command' warnings
David Woodhouse
2
-3
/
+3
2008-05-22
rt2x00: Release rt2x00 2.1.6
Ivo van Doorn
1
-1
/
+1
2008-05-22
rt2x00: Remove extra +
Ivo van Doorn
1
-1
/
+1
2008-05-22
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
9
-307
/
+223
2008-05-22
rt2x00: Remove redundant flags/dev_flags initializations
Ivo van Doorn
5
-10
/
+1
2008-05-22
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
11
-163
/
+265
2008-05-22
rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.
Gertjan van Wingerde
3
-27
/
+21
2008-05-22
rt2x00: Preserve descriptor information after memmove()
Ivo van Doorn
3
-47
/
+62
2008-05-22
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
15
-11
/
+42
2008-05-22
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
Ivo van Doorn
8
-32
/
+36
2008-05-22
rt2x00: Fix TX status reporting
Ivo van Doorn
7
-31
/
+76
2008-05-22
rt2x00: trim skb_frame_desc to 32 bytes
Ivo van Doorn
4
-17
/
+13
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
51
-1763
/
+2023
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
12
-44
/
+41
2008-05-15
libertas: remove lbs_get_data_rate()
Holger Schurig
3
-44
/
+1
2008-05-15
b43: use the bitrev helpers rather than rolling a private one
Harvey Harrison
1
-21
/
+6
[next]