index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipw2200, fix ipw io functions
Jiri Slaby
2009-02-27
1
-46
/
+60
*
ath9k: move common regulatory code out of if() branches
Bob Copeland
2009-02-27
1
-12
/
+8
*
ath9k: remove prototype for ath9k_regd_get_current_country
Bob Copeland
2009-02-27
1
-2
/
+0
*
ath9k: remove ath9k_regd_get_rd()
Bob Copeland
2009-02-27
2
-6
/
+0
*
ath9k: convert isWwrSKU macro into C code
Bob Copeland
2009-02-27
2
-7
/
+9
*
ath9k: save a few calls to ath9k_regd_get_eepromRD
Bob Copeland
2009-02-27
1
-8
/
+5
*
ath9k: remove write-only current_rd_inuse
Bob Copeland
2009-02-27
2
-2
/
+0
*
iwlagn: clean up error path in iwl_pci_probe
Helmut Schaa
2009-02-27
1
-3
/
+3
*
ath9k: Add open loop control support
Senthil Balasubramanian
2009-02-27
7
-39
/
+277
*
ath9k: Decrease minimum NF threshold
Sujith
2009-02-27
1
-1
/
+1
*
ath9k: Fix incorrect noise floor reading for 4k EEPROM
Sujith
2009-02-27
1
-1
/
+1
*
ath9k: Fix bug in disabling MIB counters
Sujith
2009-02-27
1
-4
/
+3
*
ath9k: Initialize AGC calibration properly
Sujith
2009-02-27
2
-0
/
+35
*
ath9k: Enable TSF Out of Range Interrupt
Sujith
2009-02-27
5
-7
/
+27
*
ath9k: Enable Fractional N mode
Sujith
2009-02-27
4
-15
/
+35
*
ath9k: Fix rd_ext EEPROM capability for AR9285
Sujith
2009-02-27
2
-1
/
+14
*
ath9k: Store the correct max TX power level
Sujith
2009-02-27
2
-0
/
+18
*
make net/ieee80211.h private to ipw2x00
Dan Williams
2009-02-27
9
-9
/
+1197
*
hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
Dan Williams
2009-02-27
10
-187
/
+164
*
wavelan: Test arraysize before an element of the array.
Roel Kluin
2009-02-27
1
-2
/
+1
*
libertas: fix power save issue in libertas_sdio module
Bing Zhao
2009-02-27
2
-0
/
+7
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-25
4
-11
/
+52
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-02-24
3
-11
/
+44
|
|
\
|
|
*
rtl8187: New USB ID's for RTL8187L
Larry Finger
2009-02-23
1
-0
/
+12
|
|
*
ath9k: Fix panic upon attach failure
Vasanthakumar Thiagarajan
2009-02-23
1
-7
/
+17
|
|
*
orinoco: do not resgister NULL pm_notifier function
Andrey Borzenkov
2009-02-23
1
-4
/
+15
|
*
|
asix: new device ids
Greg Kroah-Hartman
2009-02-24
1
-0
/
+8
|
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
1
-1
/
+1
|
|
\
\
*
|
|
|
qlge: Use one path to (re)fill rx buffers.
Ron Mercer
2009-02-24
1
-111
/
+59
*
|
|
|
qlge: Optimize rx buffer refill process.
Ron Mercer
2009-02-24
1
-5
/
+12
*
|
|
|
qlge: Change frame route hw semaphore granularity.
Ron Mercer
2009-02-24
1
-18
/
+13
*
|
|
|
qlge: Increase MAC addr hw sem granularity.
Ron Mercer
2009-02-24
2
-17
/
+43
*
|
|
|
qlge: Clean up mac address and frame route settings.
Ron Mercer
2009-02-24
1
-9
/
+22
*
|
|
|
mv643xx_eth: set sane default receive coalescing timeout
Lennert Buytenhek
2009-02-24
1
-1
/
+1
*
|
|
|
mv643xx_eth: move a couple of init actions from ->open() to port probe
Lennert Buytenhek
2009-02-24
1
-5
/
+5
*
|
|
|
mv643xx_eth: convert to net_device_ops
Lennert Buytenhek
2009-02-24
1
-12
/
+17
*
|
|
|
mv643xx_eth: make LRO unconditional
Lennert Buytenhek
2009-02-24
2
-22
/
+1
*
|
|
|
netxen: refactor pci probe
Dhananjay Phadke
2009-02-24
1
-181
/
+203
*
|
|
|
netxen: cleanup unused code
Dhananjay Phadke
2009-02-24
5
-694
/
+0
*
|
|
|
netxen: advertise wake-on-lan support
Dhananjay Phadke
2009-02-24
2
-0
/
+52
*
|
|
|
netxen: firmware download support
Dhananjay Phadke
2009-02-24
4
-74
/
+238
*
|
|
|
ixbge: fix bug when using large pages and jumbo frames
Jesse Brandeburg
2009-02-24
2
-1
/
+9
*
|
|
|
ixgbe: Move ring features into an enum, allowing easier future maintenance
Shannon Nelson
2009-02-24
1
-4
/
+10
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-24
1
-4
/
+12
|
\
|
|
|
|
*
|
|
netxen: handle pci bar 0 mapping failure
Dhananjay Phadke
2009-02-24
1
-1
/
+6
|
*
|
|
netxen: fix physical port mapping
Dhananjay Phadke
2009-02-24
1
-3
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
21
-19
/
+5163
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-02-23
21
-19
/
+5163
|
|
\
|
|
|
*
veth : add the set_mac_address capability
Daniel Lezcano
2009-02-22
1
-4
/
+5
|
|
*
sunlance: Beyond ARRAY_SIZE of ib->btx_ring
Roel Kluin
2009-02-21
1
-2
/
+2
[next]