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
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn-sta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-06-06
1
-1480
/
+0
*
iwlwifi: trust mac80211 HT40 setting
Johannes Berg
2012-06-06
1
-23
/
+1
*
iwlwifi: fix debug print in iwl_sta_calc_ht_flags
Meenakshi Venkataraman
2012-06-05
1
-0
/
+1
*
iwlwifi: do not send lq cmd when station add fails
Meenakshi Venkataraman
2012-05-25
1
-1
/
+1
*
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
1
-3
/
+3
*
iwlwifi: remove TX/RX frame statistics
Johannes Berg
2012-04-23
1
-1
/
+0
*
iwlwifi: move iwl_bcast_addr to iwl-agn-sta.c
Meenakshi Venkataraman
2012-04-12
1
-0
/
+2
*
iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.c
Meenakshi Venkataraman
2012-04-12
1
-0
/
+44
*
iwlwifi: make iwl_sta_fill_lq static
Johannes Berg
2012-04-12
1
-50
/
+50
*
iwlwifi: move hw_params into priv
Johannes Berg
2012-04-12
1
-6
/
+6
*
iwlwifi: don't delete AP station directly
Johannes Berg
2012-03-08
1
-0
/
+35
*
iwlwifi: more status bit factoring
Don Fry
2012-03-08
1
-3
/
+3
*
iwlwifi: clean up iwl-commands.h
Johannes Berg
2012-03-07
1
-1
/
+1
*
iwlwifi: move packet to transport
Johannes Berg
2012-03-07
1
-3
/
+5
*
iwlwifi: move mutex out of shared
Johannes Berg
2012-03-07
1
-9
/
+9
*
iwlwifi: add wrappers for command sending
Johannes Berg
2012-03-07
1
-4
/
+4
*
iwlwifi: fix station HT parameters
Johannes Berg
2012-03-06
1
-22
/
+59
*
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
2012-03-06
1
-1
/
+1
*
iwlwifi: pass response packet directly
Johannes Berg
2012-03-06
1
-3
/
+3
*
iwlwifi: move wowlan bool into priv
Johannes Berg
2012-03-06
1
-1
/
+1
*
iwlwifi: simplify auth/assoc flow
Johannes Berg
2012-03-06
1
-45
/
+0
*
iwlwifi: make sta lock private & BH lock
Johannes Berg
2012-03-06
1
-82
/
+59
*
iwlwifi: build some station commands directly
Johannes Berg
2012-03-06
1
-11
/
+9
*
iwlwifi: simplify code in iwlagn_key_sta_id
Johannes Berg
2012-03-06
1
-17
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
1
-1
/
+9
|
\
|
*
iwlwifi: fix key removal
Johannes Berg
2012-02-21
1
-1
/
+9
*
|
iwlwifi: update Copyright
Wey-Yi Guy
2012-01-24
1
-1
/
+1
*
|
iwlwifi: Sanity check for sta_id
Wey-Yi Guy
2012-01-24
1
-4
/
+7
|
/
*
iwlagn: remove iwlagn_build_addsta_hcmd
Johannes Berg
2011-12-16
1
-13
/
+2
*
iwlwifi: reset the tid_data when a station is removed
Emmanuel Grumbach
2011-12-16
1
-0
/
+5
*
iwlwifi: minor cleanup
Wey-Yi Guy
2011-12-08
1
-2
/
+2
*
iwlagn: fix HW crypto for TX-only keys
Johannes Berg
2011-12-02
1
-5
/
+0
*
iwlwifi: move station functions to mac80211
Wey-Yi Guy
2011-11-11
1
-68
/
+0
*
iwlagn: fix NULL ptr deref when reprogramming sta w/o LQ
Johannes Berg
2011-11-11
1
-3
/
+7
*
iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged
Todd Previte
2011-11-11
1
-1
/
+1
*
iwlagn: merge station management functions
Wey-Yi Guy
2011-10-14
1
-7
/
+826
*
iwlagn: add debug for mac80211 callback
Wey-Yi Guy
2011-10-14
1
-0
/
+3
*
iwlagn: send simple LQ command for WoWLAN
Johannes Berg
2011-10-14
1
-9
/
+18
*
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: priv->sta_lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-25
/
+25
*
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-9
/
+9
*
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-6
/
+6
*
iwlagn: rename iwlagn_set_dynamic_key
Johannes Berg
2011-07-21
1
-10
/
+11
*
iwlagn: rewrite HW crypto
Johannes Berg
2011-07-21
1
-193
/
+160
*
iwlagn: remove keyinfo cache
Johannes Berg
2011-07-21
1
-22
/
+0
*
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
2011-07-21
1
-1
/
+1
*
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
2011-07-11
1
-1
/
+2
*
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
1
-1
/
+1
*
iwlagn: don't use CCK rates for P2P interfaces
Johannes Berg
2011-06-24
1
-6
/
+11
[next]