index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
hostap
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-3
/
+0
2008-10-31
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
John W. Linville
1
-13
/
+0
2008-10-31
hostap: Fix sparse warnings
Larry Finger
1
-1
/
+1
2008-10-31
pci: use pci_ioremap_bar() in drivers/net
Arjan van de Ven
1
-1
/
+1
2008-10-27
net: convert print_mac to %pM
Johannes Berg
8
-260
/
+138
2008-08-31
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
1
-1
/
+1
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
1
-11
/
+11
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
1
-19
/
+4
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
1
-13
/
+11
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
1
-1
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in net pcmcia drivers
Dominik Brodowski
1
-119
/
+108
2008-07-22
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
David S. Miller
1
-0
/
+3
2008-07-17
netdev: Allocate multiple queues for TX.
David S. Miller
1
-2
/
+4
2008-07-08
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
1
-1
/
+11
2008-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+8
2008-07-08
hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM
Pavel Roskin
1
-2
/
+2
2008-07-07
hostap_cs: correct poor NULL checks in suspend/resume routines
John W. Linville
1
-4
/
+8
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-17
/
+16
2008-06-30
hostap: use radiotap headers by default
Pavel Roskin
1
-0
/
+1
2008-06-30
hostap: add radiotap support in monitor mode
Pavel Roskin
3
-2
/
+38
2008-06-30
hostap: don't skip any headers in hostap_80211_header_parse()
Pavel Roskin
1
-19
/
+1
2008-06-30
hostap: fix sparse warnings
Pavel Roskin
5
-16
/
+15
2008-06-30
hostap: don't report useless WDS frames by default
Pavel Roskin
1
-1
/
+1
2008-06-16
wext: Emit event stream entries correctly when compat.
David S. Miller
3
-44
/
+49
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
1
-1
/
+7
2008-05-20
hostap_cs: add ID for Conceptronic CON11CPro
Pavel Roskin
1
-0
/
+1
2008-05-15
hostap: fix "registers" registration in procfs
Mathieu Chouquet-Stringer
1
-5
/
+4
2008-04-08
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
3
-94
/
+155
2008-01-31
Add another Prism2 card to hostap
Marcin Juszkiewicz
1
-0
/
+3
2008-01-31
hostap_80211.h: remove duplicate prototype
Michal Piotrowski
1
-5
/
+0
2008-01-28
hostap_cs: don't match revisions in presense of the MAC chip name
Pavel Roskin
1
-9
/
+6
2008-01-28
hostap: don't mess with mixed-endian even for internal skb queues
Al Viro
2
-10
/
+9
2008-01-28
hostap annotations
Al Viro
11
-235
/
+233
2008-01-28
hostap: fix endianness with txdesc->sw_support
Al Viro
1
-2
/
+2
2008-01-28
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
1
-1
/
+1
2008-01-28
introduce WEXT scan capabilities
Dan Williams
1
-0
/
+3
2008-01-16
hostap: section mismatch warning
Randy Dunlap
1
-3
/
+3
2007-11-10
hostap: fix section mismatch warning
Randy Dunlap
1
-3
/
+3
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-10-19
define global BIT macro
Jiri Slaby
1
-3
/
+0
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
1
-1
/
+1
2007-10-10
[PATCH] Add Linksys card to HostAP driver
Marcin Juszkiewicz
1
-0
/
+4
2007-10-10
[PATCH] hostap_cs: Add device ID for Telekom T-Sinus 111card
Stefan Lippers-Hollmann
1
-0
/
+1
2007-10-10
[HOSTAP]: set netdev type before registering AP interface
Daniel Drake
3
-10
/
+13
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
5
-28
/
+32
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
9
-147
/
+204
2007-10-10
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-3
/
+3
2007-10-10
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
Yoann Padioleau
3
-9
/
+9
2007-10-10
[PATCH] Use mutex instead of semaphore in the Host AP driver
Matthias Kaehlcke
2
-8
/
+9
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-3
/
+4
[next]