index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-10
{nl,cfg}80211: Support for mesh synchronization
Javier Cardona
5
-3
/
+50
2012-04-10
mac80211: Implement mesh synchronization framework
Javier Cardona
10
-8
/
+392
2012-04-10
mac80211: Allow tsf increments via debugfs
Javier Cardona
1
-0
/
+12
2012-04-10
mac80211_hwsim: Fill timestamp beacon at the time it is transmitted
Javier Cardona
1
-13
/
+13
2012-04-10
mac80211: sanity check for null SSID
Stanislaw Gruszka
2
-4
/
+17
2012-04-10
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
5
-8
/
+9
2012-04-10
mac80211: lazily stop queues in add_pending
Johannes Berg
1
-4
/
+4
2012-04-10
mac80211: debounce queue stop/wake
Johannes Berg
1
-0
/
+6
2012-04-10
mac80211: decouple # of netdev queues from HW queues
Johannes Berg
2
-2
/
+6
2012-04-10
mac80211: refuse TX queue configuration on non-QoS HW
Johannes Berg
3
-16
/
+22
2012-04-10
cfg80211/nl80211: clarify TX queue API
Johannes Berg
7
-27
/
+37
2012-04-10
mac80211: remove antenna_sel_tx TX info field
Johannes Berg
8
-25
/
+13
2012-04-10
mac80211: notify driver of rate control updates
Johannes Berg
7
-16
/
+72
2012-04-10
mac80211: remove queue stop on rate control update
Johannes Berg
2
-20
/
+0
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
10
-74
/
+50
2012-04-10
mac80211: set HT channel before association
Johannes Berg
4
-138
/
+117
2012-04-10
mac80211: use AC constants
Johannes Berg
1
-4
/
+4
2012-04-10
mac80211: inline ieee80211_add_pending_skbs
Johannes Berg
2
-8
/
+5
2012-04-10
mac80211: make ieee80211_downgrade_queue static
Johannes Berg
2
-23
/
+20
2012-04-10
mac80211: clean up uAPSD TX code
Johannes Berg
1
-3
/
+3
2012-04-10
mac80211: fix mesh TX coding style
Johannes Berg
1
-6
/
+6
2012-04-10
mwifiex: don't use IEEE80211_MAX_QUEUES
Johannes Berg
2
-5
/
+5
2012-04-10
mac80211: don't always advertise remain-on-channel
Johannes Berg
6
-5
/
+13
2012-04-10
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
2012-04-10
iwlwifi: Add pr_fmt
Joe Perches
2
-0
/
+6
2012-04-10
iwlwifi: fix unused variable warning
Oliver Hartkopp
1
-1
/
+2
2012-04-10
ath5k: Introduce _ath5k_printk to reduce code/text
Joe Perches
2
-4
/
+25
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
26
-68
/
+106
2012-04-09
iwlwifi: split POWER_PMI status bit
Don Fry
9
-7
/
+39
2012-04-09
iwlwifi: move FW_ERROR to priv
Don Fry
6
-18
/
+12
2012-04-09
iwlwifi: remove firmware info from iwl_shared
Meenakshi Venkataraman
2
-12
/
+9
2012-04-09
iwlwifi: move iwl_get_single_channel_number and mark it static
Meenakshi Venkataraman
3
-42
/
+40
2012-04-09
iwlwifi: move iwl_full_rxon_required and mark it static
Meenakshi Venkataraman
3
-65
/
+64
2012-04-09
iwlwifi: move iwl_check_rxon_cmd and mark it static
Meenakshi Venkataraman
3
-73
/
+73
2012-04-09
iwlwifi: move iwl_set_rxon_hwcrypto and mark it static
Meenakshi Venkataraman
3
-14
/
+12
2012-04-09
iwlwifi: Move iwl_send_rxon_timing and make it static
Meenakshi Venkataraman
3
-104
/
+103
2012-04-09
iwlwifi: move iwl_init_geos to iwl-agn.c
Meenakshi Venkataraman
3
-190
/
+183
2012-04-09
iwlwifi: move ucode_type from shared to op_mode
Meenakshi Venkataraman
6
-19
/
+18
2012-04-09
iwlwifi: move ucode error log reporting to op_mode
Meenakshi Venkataraman
10
-430
/
+432
2012-04-09
iwlwifi: make iwl_nic_error static
Meenakshi Venkataraman
3
-8
/
+7
2012-04-09
iwlwifi: use iwlagn_fw_error instead of iwl_nic_error
Meenakshi Venkataraman
3
-2
/
+3
2012-04-09
iwlwifi: move valid_contexts to priv
Johannes Berg
6
-9
/
+8
2012-04-09
iwlwifi: move queue mapping out of transport
Johannes Berg
17
-575
/
+419
2012-04-09
iwlwifi: use scan while idle
Johannes Berg
2
-3
/
+8
2012-04-09
iwlwifi: remove scan_rx_antennas
Johannes Berg
2
-5
/
+0
2012-04-09
iwlwifi: remove iq_invert config param
Johannes Berg
2
-13
/
+6
2012-04-09
iwlwifi: remove support_wimax_coexist
Johannes Berg
2
-51
/
+2
2012-04-09
iwlwifi: clarify config struct comments
Johannes Berg
1
-7
/
+3
2012-04-09
iwlwifi: add trailing newline to various messages
Johannes Berg
7
-16
/
+16
2012-04-09
iwlwifi: simplify calibration collection
Johannes Berg
3
-25
/
+27
[next]