index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Restart xmit logic in xmit watchdog.
Ben Greear
2011-01-21
4
-29
/
+68
*
ath9k: More xmit queue debugfs information.
Ben Greear
2011-01-21
1
-0
/
+26
*
ath9k: Keep track of stations for debugfs.
Ben Greear
2011-01-21
4
-3
/
+115
*
ath9k: Add counters to distinquish AMPDU enqueues.
Ben Greear
2011-01-21
3
-4
/
+8
*
ath9k: Ensure xmit makes progress.
Ben Greear
2011-01-21
1
-0
/
+2
*
ath9k: Remove un-used member from ath_node.
Ben Greear
2011-01-21
1
-1
/
+0
*
ath9k: Add more information to debugfs xmit file.
Ben Greear
2011-01-21
4
-2
/
+42
*
ath9k: Initialize ah->hw
Ben Greear
2011-01-21
1
-0
/
+1
*
ath9k: Show some live tx-queue values in debugfs.
Ben Greear
2011-01-21
1
-0
/
+16
*
iwlwifi: fix 4965 notification wait setup
Johannes Berg
2011-01-21
1
-0
/
+5
*
iwlagn: return error if PAN disable timeout
Johannes Berg
2011-01-21
1
-1
/
+3
*
iwlagn: properly wait for PAN disable
Johannes Berg
2011-01-21
3
-3
/
+14
*
iwlagn: add support for waiting for notifications
Johannes Berg
2011-01-21
4
-0
/
+115
*
iwlagn: make iwl_rx_handle static
Johannes Berg
2011-01-21
2
-2
/
+1
*
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-19
11
-11
/
+19
*
ath9k: Fix up hardware mode and beacons with multiple vifs.
Ben Greear
2011-01-19
5
-146
/
+263
*
ath9k: fix excessive BAR sending when a frame exceeds its retry limit
Felix Fietkau
2011-01-19
1
-1
/
+1
*
ath9k: try more than one tid when scheduling a new aggregate
Felix Fietkau
2011-01-19
1
-3
/
+6
*
ath9k_hw: fix carrier leakage calibration for AR9271
Rajkumar Manoharan
2011-01-19
1
-1
/
+4
*
ath9k_htc: keep calibrated noise floor value for oper channel
Rajkumar Manoharan
2011-01-19
2
-4
/
+5
*
ath9k: preserve caldata history buffer across scanning
Rajkumar Manoharan
2011-01-19
1
-3
/
+2
*
ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"
Felix Fietkau
2011-01-19
2
-8
/
+14
*
ath5k: Fix return codes for eeprom read functions.
Wojciech Dubowik
2011-01-19
4
-26
/
+19
*
ath9k: reduce the likelihood of baseband hang check false positives
Felix Fietkau
2011-01-19
1
-1
/
+12
*
ath9k: reinitialize block ack window data when starting aggregation
Felix Fietkau
2011-01-19
1
-0
/
+3
*
ath9k: fix initial sequence number after starting an ampdu session
Felix Fietkau
2011-01-19
1
-1
/
+1
*
ath9k: fix bogus sequence number increases on aggregation tid flush
Felix Fietkau
2011-01-19
1
-1
/
+1
*
rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090
RA-Jay Hung
2011-01-19
2
-8
/
+23
*
rt2x00: Fix radio off hang issue for PCIE interface
RA-Jay Hung
2011-01-19
2
-32
/
+10
*
ath9k_hw: Offload USB eeprom reading to target
Sujith Manoharan
2011-01-19
5
-29
/
+123
*
ath9k_htc: Add multiple register read API
Sujith Manoharan
2011-01-19
3
-0
/
+34
*
mwl8k: Enable HW encryption for AP mode
Nishant Sarmukadam
2011-01-19
1
-3
/
+277
*
mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabled
Nishant Sarmukadam
2011-01-19
1
-3
/
+98
*
mwl8k: Add encapsulation of data packet for crypto
Nishant Sarmukadam
2011-01-19
1
-1
/
+53
*
mwl8k: Modify add_dma_header to include pad parameters
Nishant Sarmukadam
2011-01-19
1
-6
/
+10
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-01-17
4
-15
/
+19
|
\
|
*
IB/mlx4: Handle protocol field in multicast table
Aleksey Senin
2011-01-12
1
-10
/
+13
|
*
mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long)
Roland Dreier
2011-01-12
3
-5
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...
Linus Torvalds
2011-01-16
1
-2
/
+1
|
\
\
|
*
|
net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS
Nicholas Bellinger
2011-01-16
1
-2
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-14
38
-505
/
+512
|
\
\
\
|
*
|
|
GRETH: resolve SMP issues and other problems
Daniel Hellstrom
2011-01-14
1
-67
/
+92
|
*
|
|
GRETH: handle frame error interrupts
Daniel Hellstrom
2011-01-14
2
-4
/
+7
|
*
|
|
GRETH: avoid writing bad speed/duplex when setting transfer mode
Daniel Hellstrom
2011-01-14
1
-11
/
+8
|
*
|
|
GRETH: fixed skb buffer memory leak on frame errors
Daniel Hellstrom
2011-01-14
1
-4
/
+14
|
*
|
|
GRETH: GBit transmit descriptor handling optimization
Daniel Hellstrom
2011-01-14
1
-9
/
+10
|
*
|
|
GRETH: fix opening/closing
Daniel Hellstrom
2011-01-14
1
-0
/
+4
|
*
|
|
GRETH: added raw AMBA vendor/device number to match against.
Daniel Hellstrom
2011-01-14
1
-0
/
+3
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-01-14
13
-136
/
+147
|
|
\
\
\
|
|
*
|
|
e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs
Bruce Allan
2011-01-14
6
-123
/
+126
[next]