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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] airo.c/airo_cs.c: correct prototypes
Adrian Bunk
2005-11-05
3
-4
/
+13
*
[PATCH] prism54: Remove redundant assignment
Daniel Drake
2005-11-05
1
-1
/
+0
*
[PATCH] drivers/net/wireless/airo.c unsigned comparason
Gabriel A. Devenyi
2005-11-05
1
-1
/
+1
*
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
2005-10-30
1
-1
/
+1
*
[CRYPTO] Simplify one-member scatterlist expressions
Herbert Xu
2005-10-30
1
-2
/
+2
*
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
2005-10-30
1
-3
/
+2
*
[PATCH] prism54: Free skb after disabling interrupts
Patrick McHardy
2005-10-29
1
-4
/
+2
*
[PATCH] Better fixup for the orinoco driver
Alan Cox
2005-10-28
3
-2
/
+49
*
[PATCH] revert "orinoco: Information leakage due to incorrect padding"
Andrew Morton
2005-10-28
1
-2
/
+4
*
[PATCH] ipw2200: Missing kmalloc check
Panagiotis Issaris
2005-10-28
1
-0
/
+4
*
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
2005-10-28
8
-77
/
+43
*
[wireless prism54] Fix frame length
Roger While
2005-10-28
1
-6
/
+1
*
Merge branch 'master'
Jeff Garzik
2005-10-20
1
-2
/
+3
|
\
|
*
[PATCH] orinoco: limit message rate
Andrew Morton
2005-10-19
1
-2
/
+3
*
|
[PATCH] orinoco: remove redundance skb length check before padding
John W. Linville
2005-10-18
1
-5
/
+3
*
|
Merge branch 'master'
Jeff Garzik
2005-10-18
1
-1
/
+1
|
\
\
|
|
/
|
*
[PATCH] wireless/airo: Build fix
Matteo Croce
2005-10-14
1
-1
/
+1
*
|
Merge branch 'master'
Jeff Garzik
2005-10-05
1
-5
/
+9
|
\
\
|
|
/
|
*
[PATCH] orinoco: Information leakage due to incorrect padding
Pavel Roskin
2005-10-04
1
-5
/
+9
*
|
[wireless ipw2200] remove redundant return statement
Mateusz Berezecki
2005-10-04
1
-2
/
+0
*
|
airo: fix resume
Michal Schmidt
2005-10-04
1
-3
/
+4
*
|
Merge branch 'upstream-fixes'
Jeff Garzik
2005-10-03
1
-2
/
+2
|
\
\
|
|
/
|
*
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
2005-10-03
1
-2
/
+2
|
*
[PATCH] orinoco: Fix flood of kernel log with stupid WE warnings
Benjamin Herrenschmidt
2005-09-28
1
-1
/
+1
*
|
[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
*
|
[wireless airo] remove needed dma_addr_t obfuscation
Jeff Garzik
2005-09-24
1
-6
/
+7
*
|
Remove WIRELESS_EXT ifdefs from several wireless drivers.
Jeff Garzik
2005-09-24
9
-241
/
+1
*
|
[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] orinoco: Bump version to 0.15rc3.
Pavel Roskin
2005-09-23
1
-1
/
+1
*
|
[PATCH] orinoco: Read only needed data in __orinoco_ev_txexc().
Pavel Roskin
2005-09-23
1
-3
/
+3
*
|
[PATCH] orinoco: Annotate endianess of variables and structure members.
Pavel Roskin
2005-09-23
4
-97
/
+99
*
|
[PATCH] orinoco: Remove unneeded forward declarations.
Pavel Roskin
2005-09-23
2
-24
/
+6
*
|
[PATCH] orinoco: orinoco_send_wevents() could return without unlocking.
Pavel Roskin
2005-09-23
1
-1
/
+3
*
|
[PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap()
Pavel Roskin
2005-09-23
1
-2
/
+4
*
|
[PATCH] orinoco: Make nortel_pci_hw_init() static.
Pavel Roskin
2005-09-23
1
-1
/
+1
*
|
[PATCH] orinoco: Remove inneeded system includes.
Pavel Roskin
2005-09-23
11
-141
/
+10
*
|
ieee80211: update orinoco, wl3501 drivers for latest struct naming
James Ketrenos
2005-09-22
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
*
|
[PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
1
-12
/
+12
*
|
[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...
James Ketrenos
2005-09-21
1
-1
/
+1
*
|
[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
2
-6
/
+7
*
|
[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...
James Ketrenos
2005-09-21
1
-1
/
+2
*
|
[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
2
-3
/
+3
[next]