index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: clean up properly on interface type change
Johannes Berg
2009-08-28
1
-53
/
+1
*
cfg80211: check lost scans later, fix bug
Johannes Berg
2009-08-28
1
-1
/
+3
*
cfg80211: allow cfg80211_connect_result with bssid == NULL
Zhu Yi
2009-08-20
1
-1
/
+3
*
cfg80211: fix dangling scan request checking
Johannes Berg
2009-08-20
1
-13
/
+63
*
cfg80211: fix deadlock
Johannes Berg
2009-08-20
1
-12
/
+18
*
cfg80211: allow driver to override PS default
Johannes Berg
2009-08-14
1
-1
/
+3
*
cfg80211: check for and abort dangling scan requests
Johannes Berg
2009-08-14
1
-1
/
+9
*
cfg80211: add missing device list locking
Johannes Berg
2009-08-14
1
-0
/
+2
*
nl80211: add generation number to all dumps
Johannes Berg
2009-08-14
1
-0
/
+5
*
cfg80211: lower dynamic PS timeout to 100ms
Johannes Berg
2009-08-04
1
-1
/
+1
*
cfg80211: decouple regulatory variables from cfg80211_mutex
Luis R. Rodriguez
2009-08-04
1
-3
/
+1
*
cfg80211: fix NETDEV_UNREGISTER notifier
Johannes Berg
2009-08-04
1
-4
/
+11
*
cfg80211: keep track of current_bss for userspace SME
Johannes Berg
2009-08-04
1
-1
/
+2
*
cfg80211: self-contained wext handling where possible
Johannes Berg
2009-07-29
1
-0
/
+3
*
cfg80211: make aware of net namespaces
Johannes Berg
2009-07-27
1
-5
/
+70
*
cfg80211: fix unregistration
Johannes Berg
2009-07-24
1
-5
/
+5
*
cfg80211: rework key operation
Johannes Berg
2009-07-24
1
-6
/
+5
*
cfg80211: disallow configuring unsupported interfaces
Johannes Berg
2009-07-10
1
-2
/
+9
*
cfg80211: clean up naming once and for all
Johannes Berg
2009-07-10
1
-114
/
+114
*
cfg80211: fix locking
Johannes Berg
2009-07-10
1
-6
/
+86
*
cfg80211: properly name driver locking
Johannes Berg
2009-07-10
1
-6
/
+0
*
cfg80211: fix netdev down problem
Johannes Berg
2009-07-10
1
-3
/
+0
*
cfg80211: keep track of BSSes
Johannes Berg
2009-07-10
1
-4
/
+1
*
cfg80211: reset auth algorithm
Johannes Berg
2009-07-10
1
-0
/
+1
*
cfg80211: implement iwpower
Johannes Berg
2009-07-10
1
-1
/
+10
*
cfg80211: managed mode wext compatibility
Johannes Berg
2009-07-10
1
-4
/
+19
*
cfg80211: emulate connect with auth/assoc
Johannes Berg
2009-07-10
1
-0
/
+7
*
cfg80211: connect/disconnect API
Samuel Ortiz
2009-07-10
1
-3
/
+13
*
cfg80211: move break statement to correct place
Johannes Berg
2009-07-10
1
-15
/
+16
*
cfg80211: allow drivers that can't scan for specific ssids
David Kilroy
2009-07-10
1
-3
/
+0
*
cfg80211: fix rfkill locking problem
Johannes Berg
2009-06-10
1
-10
/
+9
*
cfg80211: add rfkill support
Johannes Berg
2009-06-03
1
-3
/
+94
*
cfg80211: mark ops as pointer to const
David Kilroy
2009-05-20
1
-1
/
+1
*
mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211
Luis R. Rodriguez
2009-05-20
1
-0
/
+5
*
cfg80211: implement wext key handling
Johannes Berg
2009-05-13
1
-1
/
+5
*
cfg80211: put wext data into substructure
Johannes Berg
2009-05-11
1
-2
/
+2
*
cfg80211: clear WEXT SSID when clearing IBSS
Johannes Berg
2009-04-22
1
-1
/
+1
*
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
2009-04-22
1
-0
/
+10
*
cfg80211: clean up includes
Johannes Berg
2009-04-22
1
-1
/
+0
*
cfg80211/nl80211: add IBSS API
Johannes Berg
2009-04-22
1
-0
/
+16
*
cfg80211: fix locking in nl80211_set_wiphy
Johannes Berg
2009-03-27
1
-20
/
+10
*
cfg80211: add regulatory netlink multicast group
Luis R. Rodriguez
2009-03-16
1
-0
/
+11
*
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
2009-03-16
1
-1
/
+1
*
cfg80211: Add AP beacon regulatory hints
Luis R. Rodriguez
2009-02-27
1
-2
/
+3
*
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
Luis R. Rodriguez
2009-02-27
1
-3
/
+27
*
cfg80211: add assert_cfg80211_lock() to ensure proper protection
Luis R. Rodriguez
2009-02-27
1
-1
/
+4
*
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
Luis R. Rodriguez
2009-02-27
1
-15
/
+20
*
cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity
Luis R. Rodriguez
2009-02-27
1
-1
/
+4
*
cfg80211: rename cfg80211_registered_device's idx to wiphy_idx
Luis R. Rodriguez
2009-02-27
1
-17
/
+18
*
cfg80211: free_priv for BSS info
Johannes Berg
2009-02-13
1
-1
/
+1
[next]