index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
/
p80211netdev.c
Age
Commit message (
Expand
)
Author
2014-10-23
staging: wlan-ng: Fix restricted __be16 degrades to integer
Ebru Akagunduz
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-09
staging: wlan-ng: Use net_device_stats from struct net_device
Tobias Klauser
2014-05-24
staging/wlan-ng: log with netdev_xxx and dev_xxx
Denis Pithon
2014-05-24
staging/wlan-ng: rearrange comments
Denis Pithon
2014-05-24
staging/wlan-ng: multicast address checking
Denis Pithon
2014-05-24
staging/wlan-ng: compare using ether_addr_equal_unaligned
Denis Pithon
2014-05-24
staging/wlan-ng: add prefix to function name
Denis Pithon
2014-05-15
staging/wlan-ng: code refactoring
Denis Pithon
2014-05-15
staging/wlan-ng: remove function declaration
Denis Pithon
2014-05-15
staging/wlan-ng: update function header comment
Denis Pithon
2014-03-13
staging:wlan-ng:Fix sparse warning
Himangi Saraogi
2013-02-14
staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p8021...
Peter Huewe
2012-09-26
staging "wlan-ng" Fix typos.
Justin P. Mattock
2012-09-13
staging:wlan-ng: make wlan_unsetup void
Devendra Naga
2012-09-10
staging:wlan-ng: clean some more functions
Devendra Naga
2012-09-10
staging:wlan-ng: clean register_wlandev function
Devendra Naga
2012-02-24
staging: wlan-ng: p80211netdev.c: fixed checkpatch error
Sebastiaan de Haan
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2010-11-16
Staging: Merge 2.6.37-rc2 into staging-next
Greg Kroah-Hartman
2010-11-09
Staging: wlan-ng: Fix wrong #ifdef #endif sequence
Maximiliano David Bustos
2010-11-09
Staging: wlan-ng: fixed coding style issues in p80211netdev.c
Johan Meiring
2010-08-02
Staging: wlan-ng: fix checkpatch issues in headers.
Edgardo Hames
2010-08-02
Staging: wlan-ng: remove typedef in p80211ioctl.h
Edgardo Hames
2010-08-02
Staging: wlan-ng: fix style issues in p80211conv.h
Edgardo Hames
2010-08-02
Staging: wlan-ng: fix style issues for p80211hdr.h
Edgardo Hames
2010-07-22
Staging: wlan-ng: fix style in p80211netdev.c
Edgardo Hames
2010-06-18
Staging: wlan-ng: Switch from wext to cfg80211
Karl Relton
2010-03-03
Staging: wlan-ng: multiple safe style cleanups
Svenne Krap
2009-09-15
Staging: wlan-ng: Drop the special case handling of older wireless extensions...
Moritz Muehlenhoff
2009-09-15
Staging: wlan-ng: Use kzfree() to securely zero-out the WEP key when freeing it
Moritz Muehlenhoff
2009-09-15
Staging: wlan-ng: Remove some superflous comments
Moritz Muehlenhoff
2009-09-15
staging: wlan-ng: scripts/checkpatch.pl error fixes.
Mithlesh Thukral
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-06-19
Staging: wlan-ng: Lindent cleanups
Mithlesh Thukral
2009-06-19
Staging: wlan-ng: Move firmware loading into driver
Karl Relton
2009-06-19
Staging: remove unused #include <linux/version.h>'s
Huang Weiyi
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-04-17
Staging: wlan-ng: convert to netdev_ops
Alexander Beregalov
2009-04-03
Staging: wlan-ng: block ioctls until card fully initialised
Richard Kennedy
2009-04-03
Staging: wlan-ng: Remove the now empty wlan_compat.h
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove dead code from p80211netdev.c
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: p80211netdev.c: Coding style cleanups
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unused
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_NOTICE with printk()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Use generic byteorder macros
Moritz Muehlenhoff
[next]