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
*
net: Guaranetee the proper ordering of the loopback device.
Eric W. Biederman
2008-11-05
1
-11
/
+2
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
211
-276
/
+1
*
bonding, net: Move last_rx update into bonding recv logic
Jay Vosburgh
2008-11-03
2
-0
/
+5
*
tg3: Update version to 3.95
Matt Carlson
2008-11-03
1
-2
/
+2
*
broadcom: Add support for BCM50610
Matt Carlson
2008-11-03
1
-1
/
+118
*
broadcom: Refine expansion register access routine
Matt Carlson
2008-11-03
1
-26
/
+34
*
broadcom: Add flow control support
Matt Carlson
2008-11-03
1
-6
/
+12
*
tg3: 5785 enhancements
Matt Carlson
2008-11-03
2
-21
/
+163
*
tg3: Refine phylib support
Matt Carlson
2008-11-03
1
-12
/
+35
*
tg3: Allow WOL for phylib controlled Broadcom phys
Matt Carlson
2008-11-03
2
-8
/
+33
*
tg3: Refine power management and WOL code
Matt Carlson
2008-11-03
1
-17
/
+23
*
tg3: Move phylib report to end of tg3_init_one
Matt Carlson
2008-11-03
1
-13
/
+17
*
tg3: Do not enable APE on bcm5700
Matt Carlson
2008-11-03
1
-1
/
+4
*
tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flag
Matt Carlson
2008-11-03
2
-15
/
+7
*
tg3: Preserve LAA when device control is released
Matt Carlson
2008-11-03
1
-37
/
+39
*
tg3: Preserve DASH connectivity when WOL enabled
Matt Carlson
2008-11-03
2
-1
/
+15
*
tg3: Use pci_ioremap_bar()
Matt Carlson
2008-11-03
1
-12
/
+12
*
tg3: Add 5761S support
Matt Carlson
2008-11-03
2
-0
/
+4
*
smc91x: add __init markings to smc_drv_probe()
Mike Frysinger
2008-11-02
1
-1
/
+1
*
forcdeth: increase max_interrupt_work
Joe Korty
2008-11-02
1
-1
/
+1
*
ixgbe: add device support for 82598AT (copper 10GbE) adapters
Jesse Brandeburg
2008-11-02
7
-0
/
+154
*
atlx: timer cleanup
Stephen Hemminger
2008-11-02
3
-25
/
+10
*
atlx: use embedded net_device_stats
Stephen Hemminger
2008-11-02
5
-70
/
+44
*
ath9k: use ETH_P_PAE
Luis R. Rodriguez
2008-10-31
1
-2
/
+2
*
ath9k: remove useless conditional
Bob Copeland
2008-10-31
1
-3
/
+0
*
orinoco: cache downloadable firmware image in memory for use during resume
Andrey Borzenkov
2008-10-31
2
-7
/
+26
*
orinoco: reload firmware on resume
Andrey Borzenkov
2008-10-31
1
-6
/
+5
*
ath5k: Update interrupt masking code
Nick Kossifidis
2008-10-31
6
-79
/
+247
*
wireless: remove struct regdom hinting
Johannes Berg
2008-10-31
1
-1
/
+1
*
iwlwifi: Update reclaim flag
Daniel Halperin
2008-10-31
1
-0
/
+1
*
iwl3945: iwl3945_mac_get_tsf() should not return zero
Fabrice Bellet
2008-10-31
1
-9
/
+0
*
iwlwifi: run through spell checker
Tomas Winkler
2008-10-31
26
-92
/
+91
*
iwlwifi: refactor tx byte count table usage
Tomas Winkler
2008-10-31
6
-185
/
+62
*
iwlwifi: clear scanning bits upon failure
Mohamed Abbas
2008-10-31
1
-0
/
+7
*
iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packets
Daniel C. Halperin
2008-10-31
1
-1
/
+3
*
iwlwifi: calibration command namespace renaming
Tomas Winkler
2008-10-31
5
-69
/
+74
*
iwlwifi: parametrize eeprom versions
Tomas Winkler
2008-10-31
5
-39
/
+41
*
iwlwifi: don't update TFD free counter for invalid station
Tomas Winkler
2008-10-31
1
-2
/
+2
*
iwlwifi: refactor TX response flow
Tomas Winkler
2008-10-31
6
-119
/
+125
*
mac80211: Re-enable aggregation
Sujith
2008-10-31
2
-5
/
+4
*
ath9k: Check if the STA supports HT when initializing rate control
Sujith
2008-10-31
1
-1
/
+1
*
ath9k: Allow user to change tx power when asked
Luis R. Rodriguez
2008-10-31
2
-2
/
+9
*
ath9k: enable RX interrupt mitigation
Luis R. Rodriguez
2008-10-31
1
-1
/
+1
*
ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare
Luis R. Rodriguez
2008-10-31
3
-29
/
+15
*
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
John W. Linville
2008-10-31
2
-25
/
+12
*
wireless: use individual buffers for printing ssid values
John W. Linville
2008-10-31
9
-87
/
+141
*
wireless: remove NETWORK_EMPTY_ESSID flag
John W. Linville
2008-10-31
1
-22
/
+1
*
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-31
14
-198
/
+99
*
Fix debugfs_create_*'s error checking method for wireless/rt2x00/
Zhaolei
2008-10-31
1
-9
/
+12
*
Fix debugfs_create_bool's error checking method for wireless/iwlwifi/
Zhaolei
2008-10-31
1
-1
/
+2
[next]