index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
2
-2
/
+2
*
[PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan card
Christian Steineck
2006-09-11
1
-0
/
+1
*
[PATCH] hostap: Restore antenna selection settings after port reset
Pavel Roskin
2006-08-23
1
-0
/
+3
*
[PATCH] Add two PLX device IDs
Faidon Liambotis
2006-07-05
1
-0
/
+2
*
[PATCH] lockdep: annotate hostap netdev ->xmit_lock
Arjan van de Ven
2006-07-03
1
-0
/
+10
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
5
-5
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
5
-5
/
+0
*
|
[PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_cs
Komuro
2006-06-30
1
-1
/
+1
|
/
*
[PATCH] hostap: new pcmcia IDs
Marcin Juszkiewicz
2006-05-22
1
-0
/
+6
*
[PATCH] unused exports in wireless drivers
Arjan van de Ven
2006-05-17
3
-14
/
+0
*
[PATCH] Fix crash on big-endian systems during scan
Pavel Roskin
2006-04-24
1
-2
/
+2
*
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
2006-03-31
1
-1
/
+1
*
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
2006-03-31
1
-32
/
+24
*
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
2006-03-31
1
-4
/
+8
*
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
2006-03-31
1
-43
/
+39
*
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
2006-03-31
1
-16
/
+4
*
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
2006-03-31
1
-12
/
+7
*
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
2006-03-31
1
-6
/
+0
*
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
2006-03-31
1
-10
/
+1
*
[PATCH] hostap: Fix EAPOL frame encryption
Jouni Malinen
2006-03-27
1
-1
/
+1
*
[PATCH] hostap: Make hostap_tx_encrypt() static
Jouni Malinen
2006-03-27
2
-6
/
+3
*
[PATCH] hostap: Fix memory leak on PCI probe error path
Jouni Malinen
2006-03-23
2
-5
/
+8
*
[PATCH] hostap: Remove dead code (duplicated idx != 0)
Jouni Malinen
2006-03-23
1
-4
/
+0
*
[PATCH] hostap: Fix unlikely read overrun in CIS parsing
Jouni Malinen
2006-03-23
1
-2
/
+2
*
[PATCH] hostap: Fix double free in prism2_config() error path
Eugene Teo
2006-03-23
1
-2
/
+0
*
[PATCH] hostap: Fix ap_add_sta() return value verification
Adrian Bunk
2006-03-23
1
-1
/
+1
*
[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout
Adrian Bunk
2006-03-23
1
-4
/
+4
*
[PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards
Pavel Roskin
2006-03-01
1
-1
/
+4
*
[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration
Adrian Bunk
2006-01-30
1
-1
/
+1
*
[PATCH] hostap: don't #include C files in hostap_main.c
Adrian Bunk
2006-01-16
13
-77
/
+119
*
[PATCH] hostap: allow flashing firmware
Pavel Roskin
2006-01-16
2
-13
/
+22
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
2
-9
/
+9
*
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
2006-01-06
1
-43
/
+12
*
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
2006-01-06
1
-14
/
+1
*
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
2006-01-06
1
-23
/
+5
*
[PATCH] pcmcia: new suspend core
Dominik Brodowski
2006-01-05
1
-39
/
+49
*
[PATCH] hostap: rename hostap.c to hostap_main.c
Adrian Bunk
2005-11-16
2
-0
/
+1
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
4
-4
/
+0
*
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
2005-10-28
1
-7
/
+2
*
[PATCH] hostap: Unregister netdevs before freeing local data
Jouni Malinen
2005-10-03
1
-10
/
+12
*
[PATCH] hostap: Do not free local->hw_priv before unregistering netdev
Jouni Malinen
2005-10-03
3
-14
/
+7
*
[PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUG
Jouni Malinen
2005-10-03
1
-0
/
+8
*
[PATCH] hostap: Remove hw specific dev_open/close handlers
Jouni Malinen
2005-10-03
5
-47
/
+10
*
[PATCH] hostap: Remove iwe_stream_add_event kludge
Jean Tourrilhes
2005-09-24
1
-12
/
+0
*
[PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issue
Jean Tourrilhes
2005-09-24
1
-1
/
+1
*
[PATCH] hostap: Add support for WE-19
Jean Tourrilhes
2005-09-24
3
-6
/
+12
*
[PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pci
Pavel Roskin
2005-09-24
2
-2
/
+2
*
[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes
James Ketrenos
2005-09-21
2
-8
/
+8
*
[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
4
-66
/
+66
[next]