index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
hostap
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-24
Hostap: Fix "'ret' set but not used" warning message from GCC in hostap
Julian Calaby
1
-1
/
+1
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
4
-3
/
+28
2010-08-04
hostap:hostap_hw.c Fix typo in comment
Justin P. Mattock
1
-1
/
+1
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-07-19
fix comment typos concerning "challenge"
Uwe Kleine-König
1
-1
/
+1
2010-07-14
hostap_pci: set dev->base_addr during probe
John W. Linville
1
-0
/
+1
2010-07-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-07-12
hostap: fixup strlen() math
Dan Carpenter
1
-1
/
+1
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-4
/
+1
2010-06-18
wireless:hostap_ap.c Fix warning: variable 'fc' set but not used
Justin P. Mattock
1
-2
/
+1
2010-06-18
wireless:hostap_main.c warning: variable 'iface' set but not used
Justin P. Mattock
1
-2
/
+0
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-3
/
+27
2010-06-15
hostap: Protect against initialization interrupt
Tim Gardner
3
-3
/
+27
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-9
/
+0
2010-06-04
Revert "wireless: hostap, fix oops due to early probing interrupt"
John W. Linville
1
-9
/
+0
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
3
-30
/
+30
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-6
/
+4
2010-05-17
drivers/net: remove useless semicolons
Joe Perches
2
-2
/
+2
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-4
/
+2
2010-05-12
drivers/net/wireless/hostap: Drop memory allocation cast
Julia Lawall
2
-4
/
+2
2010-05-10
pcmcia: dev_node removal (write-only drivers)
Dominik Brodowski
1
-7
/
+2
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-23
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-0
/
+9
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-13
/
+4
2010-02-19
Introduce PCMCIA_DEVICE_PROD_ID3
Pavel Roskin
1
-13
/
+4
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2
-2
/
+2
2009-12-21
wireless: hostap, fix oops due to early probing interrupt
Colin Ian King
1
-0
/
+9
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-40
/
+11
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
1
-4
/
+1
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
1
-1
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+2
2009-11-09
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)
Dominik Brodowski
1
-15
/
+8
2009-11-08
pcmcia: use pre-determined values
Dominik Brodowski
1
-20
/
+1
2009-10-30
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
John W. Linville
1
-1
/
+0
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2
-0
/
+2
2009-10-07
wext: refactor
Johannes Berg
1
-0
/
+2
2009-09-14
hostap: Revert a toxic part of the conversion to net_device_ops
Martin Decky
1
-1
/
+2
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2
-7
/
+14
2009-07-24
hostap_cs: Enable shared interrupts
Larry Finger
1
-1
/
+2
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-21
/
+21
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-4
/
+4
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-4
/
+4
2009-05-17
net: remove needless (now buggy) & from dev->dev_addr
Jiri Pirko
1
-1
/
+1
2009-04-24
wireless: remove some (bogus?) 'may be used uninitialized' warnings
John W. Linville
1
-1
/
+1
2009-03-21
hostap: convert to net_device_ops
Stephen Hemminger
2
-18
/
+52
2009-03-21
hostap: convert to internal net_device_stats
Stephen Hemminger
5
-33
/
+11
2009-02-27
hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
Dan Williams
10
-187
/
+164
2009-02-09
wireless: replace uses of __constant_{endian}
Harvey Harrison
3
-9
/
+9
[next]