index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-mac80211.c
Age
Commit message (
Expand
)
Author
2012-03-12
iwlwifi: change struct iwl_fw
David Spinadel
2012-03-08
iwlwifi: don't delete AP station directly
Johannes Berg
2012-03-08
iwlwifi: more status bit factoring
Don Fry
2012-03-08
iwlwifi: add option to test MFP
David Spinadel
2012-03-08
iwlwifi: always check if got h/w access before write
Stanislaw Gruszka
2012-03-08
iwlwifi: remove unused argument from iwlagn_suspend
Johannes Berg
2012-03-07
iwlwifi: put use_rts_for_aggregation into hw_params
Johannes Berg
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
2012-03-06
iwlwifi: fix station HT parameters
Johannes Berg
2012-03-06
iwlwifi: move wowlan bool into priv
Johannes Berg
2012-03-06
iwlwifi: clean up (wowlan) suspend flow
Johannes Berg
2012-03-06
iwlwifi: remove SKU from config
Johannes Berg
2012-03-06
iwlwifi: simplify auth/assoc flow
Johannes Berg
2012-03-06
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
2012-03-06
iwlwifi: remove shared lock
Johannes Berg
2012-03-06
iwlwifi: build some station commands directly
Johannes Berg
2012-02-27
iwlwifi: kill iwl_bus.h
Emmanuel Grumbach
2012-02-27
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
2012-02-17
iwlwifi: save ucode capabilities in iwl_fw
Don Fry
2012-02-17
iwlwifi: kill iwl_down and s/__iwl_down/iwl_down
Emmanuel Grumbach
2012-02-17
iwlwifi: Move ucode pointers to iwl_fw
Don Fry
2012-02-17
iwlwifi: move workqueue to priv
Johannes Berg
2012-02-02
iwlwifi: move all ucode routines to iwl-ucode.c
Don Fry
2012-02-02
iwlwifi: stop_hw replace enable_rfkill_int
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_get_hw_id
Emmanuel Grumbach
2012-02-02
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
2011-12-19
iwlwifi: set hw_version in wiphy
Wey-Yi Guy
2011-12-19
iwlagn: finer-grained HT disable
Johannes Berg
2011-12-16
iwlwifi: remove most of the iwl_priv references from iwl-ucode.c
Don Fry
2011-12-16
iwlwifi: create iwl_mac80211 unregister routine
Don Fry
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG setup
Emmanuel Grumbach
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-08
iwlwifi: move device_pointers from iwl_priv to iwl_shared
Don Fry
2011-12-02
iwlagn: remove MACDUMP debug
Johannes Berg
2011-12-02
iwlagn: fix HW crypto for TX-only keys
Johannes Berg
2011-12-02
iwlwifi: do not re-configure HT40 after associated
Wey-Yi Guy
2011-11-11
iwlagn: convert remain-on-channel duration to TU
Johannes Berg
2011-11-11
iwlwifi: Move the core suspend function to iwl-agn-lib
Wey-Yi Guy
2011-11-11
iwlwifi: move station functions to mac80211
Wey-Yi Guy
2011-11-11
iwlwifi: move hw_scan into _mac80211 file
Wey-Yi Guy
2011-11-11
iwlwifi: move more mac80211 callback function
Wey-Yi Guy
2011-11-11
iwlagn: explicitly program P2P QoS parameters
Johannes Berg
2011-11-11
iwlwifi: move all mac80211 related functions to one place
Wey-Yi Guy