index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wavelan_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wavelan: convert to net_device_ops
Stephen Hemminger
2009-03-21
1
-10
/
+14
*
wavelan: convert to internal net_device_stats
Stephen Hemminger
2009-03-21
1
-33
/
+17
*
wireless, wavelan: spin off by 1
Roel Kluin
2009-03-05
1
-3
/
+2
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
net: convert more to %pM
Johannes Berg
2008-10-27
1
-7
/
+1
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-20
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-10-13
1
-8
/
+8
|
\
|
*
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
2008-08-23
1
-8
/
+8
*
|
pcmcia: Fix up legacy driver IRQs
Alan Cox
2008-09-24
1
-1
/
+1
*
|
[netdrvr] Drivers should not set IFF_* flag themselves
Wang Chen
2008-08-07
1
-6
/
+0
|
/
*
wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined
John W. Linville
2008-05-12
1
-4
/
+2
*
wavelan_cs: stop inlining largish static functions
Denys Vlasenko
2008-04-08
1
-24
/
+23
*
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
2008-02-05
1
-28
/
+28
*
WAVELAN - compile-time check for struct sizes
Helge Deller
2008-01-28
1
-29
/
+4
*
wireless: checkpatch cleanups
Jeff Garzik
2008-01-28
1
-5
/
+5
*
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-28
1
-2
/
+2
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-34
/
+20
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
1
-3
/
+3
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+0
*
Various typo fixes.
Robert P. J. Day
2007-02-17
1
-4
/
+4
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
2006-12-04
1
-33
/
+0
*
drivers/net: eliminate irq handler impossible checks, needless casts
Jeff Garzik
2006-10-06
1
-10
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+1
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-1
/
+1
*
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
2006-06-23
1
-5
/
+2
*
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
2006-03-31
1
-19
/
+5
*
[PATCH] pcmcia: remove unused p_dev->state flags
Dominik Brodowski
2006-03-31
1
-1
/
+0
*
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
2006-03-31
1
-6
/
+14
*
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
2006-03-31
1
-36
/
+31
*
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
2006-03-31
1
-30
/
+16
*
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
2006-03-31
1
-1
/
+0
*
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
2006-03-31
1
-18
/
+6
*
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
2006-03-31
1
-12
/
+6
*
[PATCH] Wavelan_cs bitfield fixes
Jean Tourrilhes
2006-02-17
1
-12
/
+4
*
[PATCH] drivers/net/wireless: correct reported ssid lengths
Dan Williams
2006-01-16
1
-1
/
+1
*
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
2006-01-06
1
-70
/
+14
*
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
2006-01-06
1
-23
/
+1
*
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
2006-01-06
1
-26
/
+5
*
[PATCH] pcmcia: new suspend core
Dominik Brodowski
2006-01-05
1
-40
/
+52
*
[PATCH] wireless net: Conversions of kmalloc/memset to kzalloc
Panagiotis Issaris
2005-11-07
1
-2
/
+1
*
Remove WIRELESS_EXT ifdefs from several wireless drivers.
Jeff Garzik
2005-09-24
1
-8
/
+0
*
Merge /spare/repo/netdev-2.6 branch 'ieee80211'
Jeff Garzik
2005-07-13
1
-6
/
+1
|
\
|
*
[PATCH] pcmcia: move event handler
Dominik Brodowski
2005-07-07
1
-6
/
+1
*
|
Merge /spare/repo/netdev-2.6 branch 'ieee80211'
Jeff Garzik
2005-06-28
1
-0
/
+10
|
\
\
|
|
/
|
*
[PATCH] pcmcia: id_table for wavelan_cs
Dominik Brodowski
2005-06-27
1
-0
/
+10
*
|
Add HostAP wireless driver.
Jouni Malinen
2005-05-12
1
-10
/
+16
|
/
[next]