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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.
David Woodhouse
1
-10
/
+1
2008-01-29
libertas: endianness fixes
Holger Schurig
6
-23
/
+23
2008-01-29
libertas: Switch to using a callback function pointer for commands
David Woodhouse
3
-21
/
+34
2008-01-29
libertas: when usb_submit_usb fails, include the error code in the printk
David Woodhouse
1
-2
/
+2
2008-01-29
libertas: implement new scanning logic
Holger Schurig
2
-513
/
+361
2008-01-29
libertas: Fix endianness in boot2_version handling.
David Woodhouse
1
-1
/
+1
2008-01-29
libertas: Remove SET_BOOT2_VER support from the Big Switch Statement.
David Woodhouse
1
-15
/
+0
2008-01-29
libertas: Use lbs_cmd() for setting Boot2 version
David Woodhouse
1
-4
/
+16
2008-01-29
libertas: fix data packet size errors
Holger Schurig
2
-1
/
+4
2008-01-29
libertas: don't cast a pointer to pointer of
Li Zefan
1
-11
/
+11
2008-01-29
libertas: Byteswap cmdptr->size in lbs_cmd()
David Woodhouse
1
-1
/
+1
2008-01-29
libertas: Zero 'pdata_size' field in cmd_ctrl_node reliably.
David Woodhouse
1
-0
/
+2
2008-01-29
libertas: Move SET_BOOT2_VER command to if_usb where it belongs
David Woodhouse
2
-4
/
+5
2008-01-29
libertas: Don't claim to have checksummed incoming packets.
David Woodhouse
1
-1
/
+1
2008-01-29
libertas: handy function to call firmware commands
Holger Schurig
4
-10
/
+126
2008-01-29
libertas: make more functions static
Holger Schurig
2
-8
/
+8
2008-01-29
libertas: remove cmd_ctrl_node->status
Holger Schurig
2
-2
/
+0
2008-01-29
libertas: remove cmd_ctrl_node->cmdflags
Holger Schurig
2
-8
/
+0
2008-01-29
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
5
-31
/
+27
2008-01-29
libertas: Remove cmd_oid from struct cmd_ctrl_node
David Woodhouse
3
-9
/
+4
2008-01-29
libertas: Fix memory leak of RX skbs
David Woodhouse
1
-1
/
+5
2008-01-29
b43: Fix for broken transmission
Michael Buesch
3
-15
/
+23
2008-01-29
b43: Fix ofdmtab write regression
Michael Buesch
3
-22
/
+39
2008-01-29
iwlwifi: add missing comments
Tomas Winkler
2
-2
/
+2
2008-01-29
iwlwifi: fix compliation warnings
Tomas Winkler
2
-3
/
+3
2008-01-29
iwlwifi: remove HT code from iwl-3945.h
Reinette Chatre
1
-24
/
+0
2008-01-29
orinoco: always use latest BSS info when caching scan results
Dan Williams
1
-4
/
+7
2008-01-29
ipg: add __devexit annotation
Adrian Bunk
1
-1
/
+1
2008-01-29
rt2x00: correct "skb_buff" typo
John W. Linville
1
-1
/
+1
2008-01-29
ipg: fix checkpatch reported errors
Pekka Enberg
2
-39
/
+41
2008-01-29
ipg: naming convention fixes
Pekka Enberg
2
-96
/
+97
2008-01-29
ipg: remove some internal comments
Pekka Enberg
2
-13
/
+8
2008-01-29
ipg: remove commented out code
Pekka Enberg
2
-31
/
+7
2008-01-29
ipg: remove driver version
Pekka Enberg
2
-4
/
+1
2008-01-29
ipg: remove IPG_DEV_KFREE_SKB macro
Pekka Enberg
2
-16
/
+14
2008-01-29
ipg: remove boolean macros
Pekka Enberg
1
-11
/
+7
2008-01-29
ipg: remove old contact information
Pekka Enberg
1
-12
/
+0
2008-01-29
gianfar driver: eliminate compiler warnings and unnecessary macros
Grant Likely
1
-25
/
+25
2008-01-29
rtl8187: fix tx power reading
Andrea Merello
1
-4
/
+4
2008-01-29
iwlwifi: 802.11n add support to 8K A-MSDU Rx frames
Ron Rindjunsky
7
-21
/
+73
2008-01-29
iwlwifi: 802.11n comply HT rate scaling flows with mac80211 framework
Ron Rindjunsky
1
-36
/
+57
2008-01-29
iwlwifi: 802.11n comply HT add station flow with mac80211 framework
Ron Rindjunsky
4
-29
/
+38
2008-01-29
iwlwifi: 802.11n comply HT self configuration flow with mac80211 framework
Ron Rindjunsky
3
-166
/
+66
2008-01-29
iwlwifi: 802.11n handling probe request HT IE
Ron Rindjunsky
1
-34
/
+28
2008-01-29
iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/G
Ron Rindjunsky
3
-17
/
+33
2008-01-29
iwlwifi: 802.11n new framework structures preperation
Ron Rindjunsky
3
-20
/
+12
2008-01-29
iwlwifi: 802.11n remove unnecessary config dependency
Ron Rindjunsky
1
-8
/
+9
2008-01-29
iwlwifi: cache mac80211 conf setting during a hardware scan
Zhu Yi
4
-28
/
+74
2008-01-29
iwlwifi: remove redundant declaration of 'iwl3945_priv' and 'iwl4965_priv' st...
Miguel Botón
2
-4
/
+0
2008-01-29
iwlwifi: update version number to 1.2.22
Zhu Yi
2
-2
/
+2
[next]