index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlegacy
/
common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlegacy: fix BSSID setting
Stanislaw Gruszka
2012-03-26
1
-10
/
+6
*
iwlegacy: do not nulify il->vif on reset
Stanislaw Gruszka
2012-03-26
1
-3
/
+12
*
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
2012-03-13
1
-1
/
+1
*
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
Stanislaw Gruszka
2012-02-22
1
-2
/
+2
*
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
Stanislaw Gruszka
2012-02-22
1
-3
/
+3
*
iwlegacy: small queue initializations cleanup
Stanislaw Gruszka
2012-02-22
1
-30
/
+36
*
iwlegacy: check correct il_poll_bit error value
Stanislaw Gruszka
2012-02-22
1
-1
/
+1
*
iwlegacy: do not grab nic access if rfkill
Stanislaw Gruszka
2012-02-22
1
-6
/
+19
*
iwlegacy: improve mac operation debuggability a bit
Stanislaw Gruszka
2012-02-22
1
-45
/
+44
*
iwlegacy: get rid of tx/rx traffic log
Stanislaw Gruszka
2012-02-22
1
-247
/
+0
*
iwlegacy: merge all ops structures into one
Stanislaw Gruszka
2012-02-22
1
-31
/
+19
*
iwlegacy: merge il_lib_ops into il_ops
Stanislaw Gruszka
2012-02-22
1
-17
/
+17
*
iwlegacy: remove il_apm_ops
Stanislaw Gruszka
2012-02-22
1
-1
/
+1
*
iwlegacy: merge eeprom_ops into lib_ops
Stanislaw Gruszka
2012-02-22
1
-2
/
+2
*
iwlegacy: regulatory_bands is not an ops
Stanislaw Gruszka
2012-02-22
1
-6
/
+4
*
iwlegacy: cleanup/fix memory barriers
Stanislaw Gruszka
2012-02-22
1
-2
/
+0
*
iwlegacy: always check if got h/w access before write
Stanislaw Gruszka
2012-02-22
1
-5
/
+5
*
iwlegacy: dump stack when fail to gain access to the device
Stanislaw Gruszka
2012-02-22
1
-2
/
+3
*
iwlegacy: remove struct il_tx_info
Stanislaw Gruszka
2012-02-06
1
-13
/
+11
*
iwlegacy: merge il_base_params into il_cfg
Stanislaw Gruszka
2012-02-06
1
-14
/
+14
*
iwlegacy: move ops out of config
Stanislaw Gruszka
2012-02-06
1
-70
/
+45
*
iwlegacy: get rid of ctx structure
Stanislaw Gruszka
2012-02-06
1
-120
/
+79
*
iwlegacy: remove il_setup_interface()
Stanislaw Gruszka
2012-02-06
1
-19
/
+3
*
iwlegacy: get rid of ctx->is_active
Stanislaw Gruszka
2012-02-06
1
-18
/
+3
*
iwlegacy: move ht out of ctx structure
Stanislaw Gruszka
2012-02-06
1
-25
/
+24
*
iwlegacy: move qos_data out of ctx structure
Stanislaw Gruszka
2012-02-06
1
-12
/
+12
*
iwlegacy: remove ctx interface_modes
Stanislaw Gruszka
2012-02-06
1
-25
/
+4
*
iwlegacy: get rid of ctx->station_flags
Stanislaw Gruszka
2012-02-06
1
-1
/
+1
*
iwlegacy: get rid of ctxid
Stanislaw Gruszka
2012-02-06
1
-6
/
+0
*
iwlegacy: get rid of *_devtype
Stanislaw Gruszka
2012-02-06
1
-3
/
+3
*
iwlegacy: move bcast_sta_id to hw_params
Stanislaw Gruszka
2012-02-06
1
-1
/
+1
*
iwlegacy: get rid of ap_sta_id
Stanislaw Gruszka
2012-02-06
1
-1
/
+1
*
iwlegacy: get rid of qos_cmd
Stanislaw Gruszka
2012-02-06
1
-1
/
+1
*
iwlegacy: get rid of ctx->rxon_timing_cmd
Stanislaw Gruszka
2012-02-06
1
-1
/
+1
*
iwlegacy: move rxon commands out of ctx structure
Stanislaw Gruszka
2012-02-06
1
-80
/
+77
*
iwlegacy: move some i/o helpers out of inline
Stanislaw Gruszka
2012-01-04
1
-0
/
+161
*
iwlegacy: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-06
1
-3
/
+2
*
iwlegacy: checkpatch.pl fixes
Stanislaw Gruszka
2011-11-15
1
-126
/
+31
*
iwlegacy: indentions and whitespaces
Stanislaw Gruszka
2011-11-15
1
-936
/
+991
*
iwlegacy: merge iwl-debug.h into common.h
Stanislaw Gruszka
2011-11-15
1
-1
/
+0
*
iwlegacy: merge iwl-{eeprom,led}.h into common.h
Stanislaw Gruszka
2011-11-15
1
-1
/
+0
*
iwlegacy: merge iwl-power.h into common.h
Stanislaw Gruszka
2011-11-15
1
-1
/
+0
*
iwlegacy: merge common header files
Stanislaw Gruszka
2011-11-15
1
-5
/
+1
*
iwlegacy: rename iwl-core.h to common.h
Stanislaw Gruszka
2011-11-15
1
-1
/
+1
*
iwlegacy: remove il_ieee80211_get_hw_conf
Stanislaw Gruszka
2011-11-15
1
-1
/
+1
*
iwlegacy: merge common .c files
Stanislaw Gruszka
2011-11-15
1
-0
/
+3146
*
iwlegacy: rename iwl-core.c to common.c
Stanislaw Gruszka
2011-11-15
1
-0
/
+2608