index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-sta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
iwlagn: merge station management functions
Wey-Yi Guy
1
-839
/
+0
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
1
-1
/
+1
2011-10-14
iwlagn: add debug for mac80211 callback
Wey-Yi Guy
1
-2
/
+4
2011-10-14
iwlagn: kill hw_params.max_stations
Emmanuel Grumbach
1
-6
/
+5
2011-10-14
iwlagn: send simple LQ command for WoWLAN
Johannes Berg
1
-2
/
+5
2011-09-21
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
1
-1
/
+1
2011-09-21
iwlagn: remove the callback in host commands
Emmanuel Grumbach
1
-16
/
+13
2011-09-21
iwlagn: remove common station priv
Johannes Berg
1
-3
/
+3
2011-09-14
iwlagn: remove priv dereferences from the transport layer
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: move iwl_free_pages to iwl-shared.h
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
1
-3
/
+3
2011-08-29
iwlagn: priv->sta_lock moves to iwl_shared
Emmanuel Grumbach
1
-36
/
+41
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
1
-5
/
+6
2011-07-21
iwlagn: rewrite HW crypto
Johannes Berg
1
-1
/
+1
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
1
-3
/
+3
2011-07-11
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
1
-1
/
+12
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
1
-3
/
+4
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
1
-3
/
+3
2011-05-13
iwlagn: prepare for multi-TB commands
Johannes Berg
1
-6
/
+6
2011-04-18
iwlagn: remove most BUG_ON instances
Johannes Berg
1
-3
/
+6
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-04-07
iwlagn: remove unused variable
Johannes Berg
1
-1
/
+0
2011-03-25
iwlagn: remove 3945 only station code
Wey-Yi Guy
1
-6
/
+0
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-11
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+11
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-11
/
+0
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-12-02
iwlagn: fix race condition when reprogram sta
Wey-Yi Guy
1
-0
/
+13
2010-11-16
iwlagn: reprogram AP STA after assoc
Johannes Berg
1
-5
/
+46
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-07
iwlwifi: move agn specific station code there
Johannes Berg
1
-712
/
+13
2010-09-11
iwlwifi: fix default LQ table in 5.2 band
Tomas Winkler
1
-11
/
+8
2010-08-27
iwlwifi: move HT configuration data into context
Johannes Berg
1
-13
/
+10
2010-08-27
iwlwifi: add context pointer to station
Johannes Berg
1
-7
/
+15
2010-08-27
iwlwifi: store default station flags in context
Johannes Berg
1
-1
/
+1
2010-08-27
iwlwifi: make hw crypto context aware
Johannes Berg
1
-18
/
+23
2010-08-27
iwlwifi: move AP sta ID to context
Johannes Berg
1
-2
/
+3
2010-08-27
iwlwifi: contextify-stations-completely
Johannes Berg
1
-2
/
+9
2010-08-27
iwlwifi: contextify broadcast station
Johannes Berg
1
-35
/
+54
2010-08-27
iwlwifi: initial contextification
Johannes Berg
1
-1
/
+5
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
1
-11
/
+13
2010-08-06
iwlwifi: fix locking assertions
Johannes Berg
1
-3
/
+3
2010-06-25
iwlwifi: update LQ for bcast station on channel change
Daniel Halperin
1
-0
/
+30
2010-06-21
iwlwifi: return ucode errors from station management
Johannes Berg
1
-6
/
+10
2010-06-21
iwlwifi: use sync commands for keys
Johannes Berg
1
-11
/
+18
2010-06-21
iwlagn: use mutex for aggregation
Johannes Berg
1
-9
/
+22
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+4
2010-06-14
iwlwifi: serialize station management actions
Reinette Chatre
1
-0
/
+4
[next]