index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 4
Yogesh Ashok Powar
3
-211
/
+226
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 3
Yogesh Ashok Powar
3
-101
/
+98
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 2
Yogesh Ashok Powar
3
-127
/
+133
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 1
Yogesh Ashok Powar
4
-43
/
+43
2012-03-14
ixgbe: dcb: use DCB config values for FCoE traffic class on open
John Fastabend
1
-1
/
+3
2012-03-14
ixgbe: Fix race condition where RX buffer could become corrupted.
Atita Shirwaikar
6
-24
/
+84
2012-03-14
ixgbe: use typed min/max functions where possible
Jesse Brandeburg
2
-8
/
+8
2012-03-14
ixgbe: fix obvious return value bug.
Don Skidmore
1
-1
/
+2
2012-03-14
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
Alexander Duyck
2
-17
/
+8
2012-03-14
ixgbe: Do not disable read relaxed ordering when DCA is enabled
Alexander Duyck
4
-42
/
+49
2012-03-14
ixgb: Remove unnecessary defines, use pr_debug
Joe Perches
2
-14
/
+2
2012-03-13
mac80211: Don't let regulatory make us deaf
Paul Stewart
4
-19
/
+51
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
6
-7
/
+8
2012-03-13
cfg80211: clarify timestamp in cfg80211_inform_bss
Johannes Berg
2
-8
/
+6
2012-03-13
brmc80211: dont use jiffies for BSS TSF
Johannes Berg
1
-8
/
+2
2012-03-13
Documentation: make exists consistent
Yegor Yefremov
1
-3
/
+3
2012-03-13
mwifiex: rename fuctions and variables for better readability
Yogesh Ashok Powar
1
-87
/
+73
2012-03-13
mwifiex: rearrange if and else blocks to avoid extra indentation
Yogesh Ashok Powar
3
-70
/
+68
2012-03-13
mwifiex: use usleep_range instead of udelay
Yogesh Ashok Powar
2
-5
/
+5
2012-03-13
mwifiex: merge functions to derive cfp by chan & freq in one
Yogesh Ashok Powar
5
-82
/
+46
2012-03-13
mwifiex: rearrange switch statement
Yogesh Ashok Powar
1
-111
/
+87
2012-03-13
mwifiex: rename long function names to shorter ones
Yogesh Ashok Powar
6
-53
/
+43
2012-03-13
mac80211: linearize SKBs as needed for crypto
Johannes Berg
3
-8
/
+31
2012-03-13
mac80211: move RX WEP weak IV counting
Johannes Berg
3
-12
/
+6
2012-03-13
b43: Load firmware from a work queue and not from the probe routine
Larry Finger
2
-27
/
+35
2012-03-13
b43legacy: Load firmware from work queue instead of from probe routine
Larry Finger
2
-13
/
+23
2012-03-13
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
25
-667
/
+1228
2012-03-13
ath6kl: fix debug.c file mode
Kalle Valo
1
-0
/
+0
2012-03-13
ath6kl: use max_t() in ath6kl_cfg80211_connect()
Kalle Valo
1
-2
/
+2
2012-03-13
ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()
Kalle Valo
1
-4
/
+5
2012-03-13
ath6kl: replace strict_strtoul() with kstrtoul()
Kalle Valo
1
-17
/
+2
2012-03-13
ath6kl: fix regression in ath6kl_upload_board_file()
Kalle Valo
1
-1
/
+2
2012-03-13
ixgbe: Simplify logic for ethtool loopback frame creation and testing
Alexander Duyck
1
-31
/
+32
2012-03-13
ixgbe: Add iterator for cycling through rings on a q_vector
Alexander Duyck
2
-8
/
+12
2012-03-13
ixgbe: Allocate rings as part of the q_vector
Alexander Duyck
3
-257
/
+244
2012-03-13
ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr
Alexander Duyck
1
-5
/
+2
2012-03-13
ixgbe: Default to queue pairs when number of queues is less than CPUs
Alexander Duyck
2
-8
/
+8
2012-03-13
ixgbe: Correct Adaptive Interrupt Moderation so that it will change values
Alexander Duyck
1
-2
/
+2
2012-03-13
ixgbe: Address issues with Tx WHTRESH value not being set correctly
Alexander Duyck
1
-2
/
+5
2012-03-13
ixgbe: Reorder adapter contents for better cache utilization
Alexander Duyck
1
-46
/
+48
2012-03-13
ixgbe: Do no clear Tx status bits since eop_desc provides enough info
Alexander Duyck
1
-4
/
+3
2012-03-13
net: Add memory barriers to prevent possible race in byte queue limits
Alexander Duyck
1
-16
/
+33
2012-03-13
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
Alexander Duyck
2
-1
/
+3
2012-03-13
ixgbe: add support for byte queue limits
Alexander Duyck
2
-0
/
+12
2012-03-13
ixgbe: remove tie between NAPI work limits and interrupt moderation
Jeff Kirsher
1
-6
/
+0
2012-03-13
igb: fix ethtool offline test
Jeff Kirsher
1
-0
/
+7
2012-03-13
bnx2x: code doesn't use stats for allocating Rx BDs
Dmitry Kravkov
1
-8
/
+9
2012-03-13
bnx2x: ethtool returns req. AN even when AN fails
Yuval Mintz
1
-1
/
+1
2012-03-13
bnx2x: ethtool now returns unknown speed/duplex
Yuval Mintz
1
-11
/
+18
2012-03-13
bnx2x: mark functions as loaded on shared memory
Yuval Mintz
1
-0
/
+17
[prev]
[next]