index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mkversion
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-22
mac80211: reorder some transmit handlers
Johannes Berg
1
-116
/
+118
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
25
-151
/
+205
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
12
-33
/
+14
2008-05-22
mac80211: fix bugs in queue handling functions
Johannes Berg
1
-3
/
+3
2008-05-22
iwlwifi: trigger event log from debugfs
Ester Kummer
5
-113
/
+143
2008-05-22
iwlwifi: refactor pci prob flow
Tomas Winkler
4
-45
/
+54
2008-05-22
iwlwifi: add debugfs to disable/enable run time calibration
Tomas Winkler
5
-4
/
+44
2008-05-22
iwlwifi: remove 4965 remainings in iwl-eeprom.c file
Tomas Winkler
1
-11
/
+11
2008-05-22
iwlwifi: iwl5000 WiFi/WiMax coexistence
Ron Rindjunsky
2
-0
/
+66
2008-05-22
iwlwifi: add ucode init flow handling for iwl5000
Ron Rindjunsky
2
-0
/
+185
2008-05-22
iwlwifi: add ucode loaders for iwl5000
Ron Rindjunsky
3
-0
/
+145
2008-05-22
iwlwifi: add rx_handlers stub for iwl5000
Ron Rindjunsky
1
-0
/
+5
2008-05-22
iwlwifi: rename and move Tx queue activation/deactivation
Ron Rindjunsky
2
-12
/
+12
2008-05-22
iwlwifi: clean up and bug fix for security
Emmanuel Grumbach
6
-46
/
+29
2008-05-22
iwlwifi: don't switch to SGI if not supported by AP
Emmanuel Grumbach
3
-4
/
+22
2008-05-22
iwlwifi: move TX code into iwl-tx.c
Tomas Winkler
6
-691
/
+691
2008-05-22
iwlwifi: refactor ieee80211_get_qos_ctrl
Tomas Winkler
5
-60
/
+63
2008-05-22
iwlwifi: remove 4956 form iwl4965_tx_cmd
Tomas Winkler
5
-11
/
+7
2008-05-22
iwlwifi: move more station managment into iwl-sta.c
Tomas Winkler
6
-279
/
+283
2008-05-22
iwlwifi: move iwl_bcast_addr to iwlcore
Tomas Winkler
4
-8
/
+12
2008-05-22
iwlwifi: remove 4965 from iwl4965_rate_info
Tomas Winkler
5
-30
/
+31
2008-05-22
iwlwifi: remove 4965 prefix from iwl4965_frame
Tomas Winkler
3
-13
/
+13
2008-05-22
iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptr
Tomas Winkler
1
-19
/
+19
2008-05-22
iwlwifi: get_hw_cmd_size
Gregory Greenman
7
-18
/
+65
2008-05-22
iwlwifi: rename iwl4965_tx_info to iwl_tx_info
Tomas Winkler
2
-4
/
+4
2008-05-22
iwlwifi: rename iwl4965_queue to iwl_queue
Tomas Winkler
4
-32
/
+22
2008-05-22
iwlwifi: filling Tx MCS set
Ron Rindjunsky
1
-6
/
+27
2008-05-22
mac80211: separate Tx and Rx MCS when configuring HT
Ron Rindjunsky
3
-45
/
+83
2008-05-22
iwlwifi: remove iwl4965_nic_start function
Ron Rindjunsky
1
-8
/
+2
2008-05-22
iwlwifi: changing irrelevant comment
Ron Rindjunsky
1
-1
/
+1
2008-05-22
mac80211: tkip.c use struct tkip_ctx in phase 2 key mixing
Harvey Harrison
1
-10
/
+7
2008-05-22
mac80211: tkip.c use struct tkip_ctx in phase 1 key mixing
Harvey Harrison
1
-17
/
+10
2008-05-22
mac80211: add a struct to hold tkip context
Harvey Harrison
5
-49
/
+50
2008-05-22
mac80211: add const, remove unused function, make one function static
Harvey Harrison
4
-20
/
+7
2008-05-22
mac80211: introduce struct michael_mic_ctx and static helpers
Harvey Harrison
2
-35
/
+44
2008-05-22
mac80211: michael.c use kernel-provided infrastructure
Harvey Harrison
1
-46
/
+14
2008-05-22
libertas: reduce command retry time
Holger Schurig
2
-12
/
+14
2008-05-22
mac80211: Consolidate hash kfree-ing in mesh.c.
Pavel Emelyanov
1
-6
/
+9
2008-05-22
mac80211: Merge error paths in mesh_table_grow().
Pavel Emelyanov
1
-12
/
+4
2008-05-22
mac80211: Do not report false error from mesh_path_add.
Pavel Emelyanov
1
-1
/
+1
2008-05-22
mac80211: Fix sleeping allocation under lock in mesh_path_node_copy.
Pavel Emelyanov
1
-1
/
+1
2008-05-22
mac80211: Report allocation failure from mesh_path_node_copy.
Pavel Emelyanov
1
-1
/
+4
2008-05-22
mac80211: Prepare mesh_table_grow to failing copy_node callback.
Pavel Emelyanov
3
-4
/
+16
2008-05-22
mac80211: Fix one more call to synchronize_rcu in atomic context.
Pavel Emelyanov
1
-1
/
+0
2008-05-22
mac80211: Brush up error paths in mesh_path_add.
Pavel Emelyanov
1
-22
/
+20
2008-05-22
libertas: sysfs interface for accessing default mesh channel
Javier Cardona
1
-0
/
+45
2008-05-22
libertas: Add reset_card() callback to hardware driver
David Woodhouse
2
-0
/
+6
2008-05-22
libertas: sysfs interface for accessing non-volatile configuration
Javier Cardona
5
-9
/
+423
2008-05-22
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
8
-20
/
+132
2008-05-22
libertas: fix multicast filtering on eth and msh interfaces
David Woodhouse
5
-96
/
+105
[next]