index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
hostap
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
1
-40
/
+11
|
\
|
*
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
1
-4
/
+1
|
*
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2009-11-28
1
-1
/
+1
|
*
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)
Dominik Brodowski
2009-11-09
1
-15
/
+8
|
*
pcmcia: use pre-determined values
Dominik Brodowski
2009-11-08
1
-20
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
2
-0
/
+2
|
\
|
|
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
2
-0
/
+2
*
|
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
John W. Linville
2009-10-30
1
-1
/
+0
*
|
wext: refactor
Johannes Berg
2009-10-07
1
-0
/
+2
|
/
*
hostap: Revert a toxic part of the conversion to net_device_ops
Martin Decky
2009-09-14
1
-1
/
+2
*
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
2
-7
/
+14
*
hostap_cs: Enable shared interrupts
Larry Finger
2009-07-24
1
-1
/
+2
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-21
/
+21
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-4
/
+4
|
\
|
*
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
2009-06-12
1
-4
/
+4
*
|
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-1
/
+1
*
|
net: remove needless (now buggy) & from dev->dev_addr
Jiri Pirko
2009-05-17
1
-1
/
+1
*
|
wireless: remove some (bogus?) 'may be used uninitialized' warnings
John W. Linville
2009-04-24
1
-1
/
+1
|
/
*
hostap: convert to net_device_ops
Stephen Hemminger
2009-03-21
2
-18
/
+52
*
hostap: convert to internal net_device_stats
Stephen Hemminger
2009-03-21
5
-33
/
+11
*
hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
Dan Williams
2009-02-27
10
-187
/
+164
*
wireless: replace uses of __constant_{endian}
Harvey Harrison
2009-02-09
3
-9
/
+9
*
hostap: select required crypto bits in Kconfig
John W. Linville
2008-12-05
1
-0
/
+7
*
lib80211: consolidate crypt init routines
John W. Linville
2008-11-21
2
-93
/
+11
*
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
2008-11-21
12
-115
/
+124
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-18
1
-1
/
+4
|
\
|
*
hostap: pad the skb->cb usage in lieu of a proper fix
Johannes Berg
2008-11-12
1
-1
/
+4
*
|
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-3
/
+0
*
|
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
John W. Linville
2008-10-31
1
-13
/
+0
*
|
hostap: Fix sparse warnings
Larry Finger
2008-10-31
1
-1
/
+1
*
|
pci: use pci_ioremap_bar() in drivers/net
Arjan van de Ven
2008-10-31
1
-1
/
+1
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-27
8
-260
/
+138
|
/
*
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
2008-08-31
1
-1
/
+1
*
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
2008-08-23
1
-11
/
+11
*
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
2008-08-23
1
-19
/
+4
*
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
2008-08-23
1
-13
/
+11
*
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
2008-08-23
1
-1
/
+0
*
pcmcia: use pcmcia_loop_config in net pcmcia drivers
Dominik Brodowski
2008-08-23
1
-119
/
+108
*
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
David S. Miller
2008-07-22
1
-0
/
+3
*
netdev: Allocate multiple queues for TX.
David S. Miller
2008-07-17
1
-2
/
+4
*
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
2008-07-08
1
-1
/
+11
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-08
1
-4
/
+8
|
\
|
*
hostap_cs: correct poor NULL checks in suspend/resume routines
John W. Linville
2008-07-07
1
-4
/
+8
*
|
hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM
Pavel Roskin
2008-07-08
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-05
5
-17
/
+16
|
\
|
|
*
hostap: fix sparse warnings
Pavel Roskin
2008-06-30
5
-16
/
+15
|
*
hostap: don't report useless WDS frames by default
Pavel Roskin
2008-06-30
1
-1
/
+1
*
|
hostap: use radiotap headers by default
Pavel Roskin
2008-06-30
1
-0
/
+1
*
|
hostap: add radiotap support in monitor mode
Pavel Roskin
2008-06-30
3
-2
/
+38
*
|
hostap: don't skip any headers in hostap_80211_header_parse()
Pavel Roskin
2008-06-30
1
-19
/
+1
[next]