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
*
bnx2x: Create bnx2x_cmn.* files
Dmitry Kravkov
2010-07-28
5
-2600
/
+2943
*
bnx2x: move global variable load_count to bnx2x.h
Dmitry Kravkov
2010-07-28
2
-3
/
+9
*
bnx2x: store module parameters in driver main structure
Dmitry Kravkov
2010-07-28
2
-3
/
+6
*
bnx2x: Create separate folder for bnx2x driver
Dmitry Kravkov
2010-07-28
14
-6
/
+12
*
igbvf, ixgbevf: use dev_hw_addr_random
Stefan Assmann
2010-07-27
2
-2
/
+2
*
ixgbe: priority tagging FCoE frames without FCoE offload
John Fastabend
2010-07-27
1
-21
/
+24
*
e1000: use netif_<level> instead of netdev_<level>
Emil Tantilov
2010-07-27
3
-61
/
+70
*
usbnet: use jiffies in schedule_timeout(), not msecs
Kulikov Vasiliy
2010-07-27
1
-1
/
+1
*
ks8842: Support 100Mbps when accessed via timberdale
Richard Röjfors
2010-07-27
1
-5
/
+10
*
caif: handle snprintf() return
Dan Carpenter
2010-07-27
1
-0
/
+3
*
genetlink: use genl_register_family_with_ops()
Changli Gao
2010-07-27
1
-5
/
+1
*
drop_monitor: use genl_register_family_with_ops()
Changli Gao
2010-07-27
1
-16
/
+7
*
genetlink: cleanup code according to CodingStyle
Changli Gao
2010-07-27
1
-5
/
+4
*
ethoc: add devinit/devexit section initializers
Jonas Bonn
2010-07-27
1
-4
/
+4
*
igb: restore EEPROM values of MDICNFG on reset with 82580
Nick Nunley
2010-07-27
2
-0
/
+45
*
igb: add support for SGMII-based MDIO PHYs
Nick Nunley
2010-07-27
2
-17
/
+75
*
e1000e: Drop a useless statement
Jean Delvare
2010-07-27
1
-2
/
+0
*
drivers/net/qla3xxx.c: Checkpatch cleanups
Joe Perches
2010-07-26
1
-484
/
+459
*
drivers/net/qla3xxx.c: Update logging message style
Joe Perches
2010-07-26
1
-324
/
+200
*
wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE
David S. Miller
2010-07-26
1
-1
/
+1
*
netlink: netlink_recvmsg() fix
Eric Dumazet
2010-07-26
1
-6
/
+16
*
forcedeth: Fix different hardware statistics versions.
Mike Ditto
2010-07-26
1
-29
/
+31
*
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
Bhavesh Davda
2010-07-26
2
-6
/
+11
*
3c59x: Add ethtool WOL support
Andrew O. Shadoura
2010-07-26
1
-0
/
+32
*
qlcnic: fix diag resource allocation
Sony Chacko
2010-07-26
1
-0
/
+1
*
qlcnic: fix loopback test
Amit Kumar Salecha
2010-07-26
3
-22
/
+8
*
net: pskb_expand_head() optimization
Eric Dumazet
2010-07-25
2
-2
/
+3
*
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
2010-07-25
3
-0
/
+22
*
ixgbe: fix ethtool stats
Eric Dumazet
2010-07-25
1
-21
/
+21
*
qlcnic: fix bandwidth check
Rajesh Borundia
2010-07-25
1
-4
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-23
52
-2897
/
+315
|
\
|
*
mac80211: proper IBSS locking
Johannes Berg
2010-07-21
2
-50
/
+54
|
*
mac80211: fix IBSS lockdep complaint
Johannes Berg
2010-07-21
1
-5
/
+14
|
*
mac80211: refuse shared key auth when WEP is unavailable
Johannes Berg
2010-07-21
1
-0
/
+2
|
*
cfg80211: fix race between sysfs and cfg80211
Maxime Bizon
2010-07-21
1
-6
/
+8
|
*
b43: silence phy_n sparse warnings
Larry Finger
2010-07-21
1
-7
/
+9
|
*
b43: silence most sparse warnings
John W. Linville
2010-07-21
4
-10
/
+10
|
*
rtl8180: improve signal reporting for rtl8185 hardware
John W. Linville
2010-07-20
1
-3
/
+8
|
*
mwl8k: correct/silence sparse warnings
John W. Linville
2010-07-20
1
-10
/
+12
|
*
wireless: remove unnecessary reg_same_country_ie_hint
John W. Linville
2010-07-20
1
-45
/
+0
|
*
rt2x00: correct sparse warning in rt2x00debug.c
John W. Linville
2010-07-20
1
-1
/
+1
|
*
libipw: correct sparse warnings and mark some variables static
John W. Linville
2010-07-20
2
-6
/
+2
|
*
ipw2100: mark ipw2100_pm_qos_req static
John W. Linville
2010-07-20
1
-1
/
+1
|
*
ath9k: correct sparse identified endian bug in ath_paprd_calibrate
John W. Linville
2010-07-20
1
-1
/
+1
|
*
wireless: mark cfg80211_is_all_idle as static
John W. Linville
2010-07-20
1
-1
/
+1
|
*
wireless: correct sparse warning in generated regdb.c
John W. Linville
2010-07-20
1
-0
/
+1
|
*
wireless: correct sparse warning in wext-compat.c
John W. Linville
2010-07-20
2
-0
/
+5
|
*
wireless: correct sparse warning in lib80211_crypt_tkip.c
John W. Linville
2010-07-20
1
-1
/
+1
|
*
wireless: only use alpha2 regulatory information from country IE
John W. Linville
2010-07-20
2
-614
/
+12
|
*
mac80211: set carrier on for monitor interfaces on ieee80211_open
David Gnedt
2010-07-20
1
-0
/
+2
[next]