index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ixgbe: DCB, implement capabilities flags
John Fastabend
2011-03-12
3
-36
/
+95
|
*
igb: Bump version to 3.0.6
Carolyn Wyborny
2011-03-12
1
-1
/
+6
|
*
igb: Add DMA Coalescing feature to driver
Carolyn Wyborny
2011-03-12
5
-1
/
+106
|
*
igb: Update NVM functions to work with i350 devices
Carolyn Wyborny
2011-03-12
7
-8
/
+306
|
*
igb: Add Energy Efficient Ethernet (EEE) for i350 devices.
Carolyn Wyborny
2011-03-12
6
-2
/
+65
|
*
ixgbevf: Fix Driver String
Greg Rose
2011-03-12
1
-1
/
+1
|
*
ixgbevf: Fix Version String
Greg Rose
2011-03-12
1
-1
/
+1
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-03-12
78
-1770
/
+2611
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-11
78
-1770
/
+2611
|
|
\
|
|
*
mac80211: update minstrel_ht sample rate when probe is set
Daniel Halperin
2011-03-09
1
-10
/
+5
|
|
*
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
John W. Linville
2011-03-09
1
-1
/
+1
|
|
*
net/wireless: add COUNTRY to to regulatory device uevent
Scott James Remnant
2011-03-09
2
-11
/
+29
|
|
*
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
2011-03-09
6
-7
/
+8
|
|
*
mwl8k: use kcalloc instead of kmalloc & memset
Shan Wei
2011-03-09
1
-4
/
+2
|
|
*
mac80211: fix scan race, simplify code
Johannes Berg
2011-03-07
1
-40
/
+24
|
|
*
b43: trivial: update B43_PHY_N description (PHY support)
Rafał Miłecki
2011-03-07
1
-1
/
+1
|
|
*
p54spi: Update kconfig help text
Michael Buesch
2011-03-07
1
-3
/
+2
|
|
*
mac80211: Add log message to ieee80211_restart_hw()
Michael Buesch
2011-03-07
1
-0
/
+3
|
|
*
iwlwifi: fix iwl-rx.c compilation
Stanislaw Gruszka
2011-03-07
1
-0
/
+1
|
|
*
wireless:ath: use resource_size() help function
Shan Wei
2011-03-07
2
-2
/
+2
|
|
*
mac80211: remove unused macros
Shan Wei
2011-03-07
3
-5
/
+0
|
|
*
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
Ben Greear
2011-03-07
3
-31
/
+53
|
|
*
iwlwifi: avoid too frequent recover from statistics
Stanislaw Gruszka
2011-03-04
3
-22
/
+30
|
|
*
iwlwifi: cleanup iwl_good_plcp_health
Stanislaw Gruszka
2011-03-04
1
-70
/
+45
|
|
*
iwlwifi: move rx handlers code to iwl-rx.c
Stanislaw Gruszka
2011-03-04
6
-528
/
+500
|
|
*
mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht
Helmut Schaa
2011-03-04
1
-3
/
+1
|
|
*
ath9k: Fix txq memory address printing in debugfs.
Ben Greear
2011-03-04
1
-4
/
+4
|
|
*
rt2x00: Remove unused rt2x00queue_get_queue function.
Gertjan van Wingerde
2011-03-04
2
-27
/
+0
|
|
*
rt2x00: Optimize getting the beacon queue structure.
Gertjan van Wingerde
2011-03-04
2
-2
/
+2
|
|
*
rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.
Gertjan van Wingerde
2011-03-04
4
-6
/
+9
|
|
*
rt2x00: Don't treat ATIM queue as second beacon queue.
Gertjan van Wingerde
2011-03-04
4
-20
/
+16
|
|
*
rt2x00: Fix comment in rt2800pci
Helmut Schaa
2011-03-04
1
-1
/
+1
|
|
*
rt2x00: Revise irqmask locking for PCI devices
Helmut Schaa
2011-03-04
4
-33
/
+22
|
|
*
rt2x00: Remove now unused crypto.aid field
Helmut Schaa
2011-03-04
2
-5
/
+2
|
|
*
rt2x00: Fix rt2800 key assignment in multi bssid setups
Helmut Schaa
2011-03-04
1
-13
/
+30
|
|
*
rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field
Helmut Schaa
2011-03-04
1
-1
/
+1
|
|
*
rt2x00: Don't call ieee80211_get_tx_rate for MCS rates
Helmut Schaa
2011-03-04
2
-15
/
+15
|
|
*
rt2x00: Move TX descriptor field "ifs" into plcp substruct
Helmut Schaa
2011-03-04
7
-15
/
+17
|
|
*
rt2x00: Optimize TX descriptor memory layout
Ivo van Doorn
2011-03-04
1
-5
/
+5
|
|
*
rt2x00: Optimize TX descriptor handling
Helmut Schaa
2011-03-04
12
-55
/
+79
|
|
*
rt2x00: Generate sw sequence numbers only for devices that need it
Helmut Schaa
2011-03-04
5
-4
/
+11
|
|
*
rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx
Helmut Schaa
2011-03-04
1
-1
/
+1
|
|
*
rt2x00: Add unlikely macro to special case tx status handling
Helmut Schaa
2011-03-04
1
-1
/
+1
|
|
*
rt2x00: Remove useless NULL check
Helmut Schaa
2011-03-04
1
-2
/
+1
|
|
*
rt2x00: Make use of unlikely during tx status processing
Helmut Schaa
2011-03-04
1
-2
/
+2
|
|
*
rt2x00: Optimize calls to rt2x00queue_get_queue
Helmut Schaa
2011-03-04
6
-8
/
+25
|
|
*
rt2x00: fix whitespace damage in the rt2800 specific code
Gabor Juhos
2011-03-04
3
-369
/
+378
|
|
*
b43: N-PHY: rev3+: implement gain ctl workarounds
Rafał Miłecki
2011-03-04
1
-9
/
+162
|
|
*
b43: N-PHY: rev3+: add tables with gain ctl workarounds
Rafał Miłecki
2011-03-04
2
-0
/
+128
|
|
*
b43: N-PHY: rev3+: correct switching analog core
Rafał Miłecki
2011-03-04
1
-2
/
+6
[prev]
[next]