index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
be2net: reset queue address after freeing
Sathya Perla
1
-2
/
+4
2012-02-24
be2net: fix tx completion cleanup
Sathya Perla
1
-33
/
+42
2012-02-24
be2net: cancel be_worker during EEH recovery
Sathya Perla
2
-5
/
+9
2012-02-23
Staging: et131x: unify return value of .ndo_set_mac_address if address is inv...
Danny Kukawka
1
-1
/
+1
2012-02-23
br_device: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-23
mcs7830: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
18
-18
/
+18
2012-02-23
tg3: Create timer helper functions
Matt Carlson
1
-96
/
+112
2012-02-23
tg3: Clear RECOVERY_PENDING with reset_task_cancel
Matt Carlson
1
-1
/
+1
2012-02-23
tg3: Remove SPEED_UNKNOWN checks
Matt Carlson
1
-44
/
+23
2012-02-23
tg3: Fix link check in tg3_adjust_link
Matt Carlson
2
-2
/
+5
2012-02-23
sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channels
Ben Hutchings
1
-3
/
+6
2012-02-22
sfc: Minor formatting cleanup
Ben Hutchings
3
-4
/
+4
2012-02-22
sfc: Reverse initial buffer table allocation to allow for later resizing
Ben Hutchings
1
-1
/
+6
2012-02-22
sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()
Ben Hutchings
1
-5
/
+6
2012-02-22
sfc: Specify that the VFDI status page has page alignment and size
Ben Hutchings
1
-1
/
+2
2012-02-22
af_unix: MSG_TRUNC support for dgram sockets
Eric Dumazet
1
-1
/
+1
2012-02-22
net/ieee802154/6lowpan.c: reuse eth_mac_addr()
Danny Kukawka
1
-14
/
+2
2012-02-22
3com/typhoon: reuse eth_mac_addr()
Danny Kukawka
1
-13
/
+1
2012-02-22
tg3: remove IRQF_SAMPLE_RANDOM flag
Davidlohr Bueso
1
-1
/
+1
2012-02-21
unix: Support peeking offset for stream sockets
Pavel Emelyanov
1
-2
/
+18
2012-02-21
unix: Support peeking offset for datagram and seqpacket sockets
Pavel Emelyanov
1
-5
/
+25
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
20
-0
/
+56
2012-02-21
skb: Add skb_peek_next helper
Pavel Emelyanov
1
-0
/
+18
2012-02-21
datagram: Add offset argument to __skb_recv_datagram
Pavel Emelyanov
4
-13
/
+18
2012-02-21
datagram: Factor out sk queue referencing
Pavel Emelyanov
1
-4
/
+5
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
314
-50430
/
+50334
2012-02-21
bnx2x: update driver version to 1.72.10-0
Dmitry Kravkov
1
-2
/
+2
2012-02-21
bnx2x: add gro_check
Dmitry Kravkov
4
-0
/
+25
2012-02-21
cnic: update for FW 7.2.xx
Michael Chan
1
-12
/
+12
2012-02-21
bnx2fc: HSI dependent changes for 7.2.xx FW
Bhanu Prakash Gollapudi
2
-4
/
+10
2012-02-21
use FW 7.2.16
Dmitry Kravkov
8
-82
/
+177
2012-02-20
enic: Add support for fw init command on sriov vf's
Roopa Prabhu
2
-2
/
+2
2012-02-20
enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac
Roopa Prabhu
2
-9
/
+30
2012-02-20
enic: Add new fw devcmd to set mac address of an interface
Roopa Prabhu
4
-1
/
+23
2012-02-20
enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR
Roopa Prabhu
4
-6
/
+6
2012-02-20
ll_temac: Fix build.
David S. Miller
1
-1
/
+1
2012-02-20
adi: adapt to eth_hw_addr_random() and changes in arch/blackfin
Danny Kukawka
2
-7
/
+10
2012-02-20
arch/blackfin: don't generate random mac in bfin_get_ether_addr()
Danny Kukawka
13
-25
/
+26
2012-02-20
ethernet: Fix typo in lantiq_etop.c
Masanari Iida
1
-1
/
+1
2012-02-20
bnx2x: make bnx2x_close() static again
Michal Schmidt
2
-3
/
+3
2012-02-19
Linux 3.3-rc4
v3.3-rc4
Linus Torvalds
1
-1
/
+1
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-18
cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-1
/
+2
2012-02-17
net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver
Tobias Klauser
1
-12
/
+1
2012-02-17
UML net: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-3
/
+8
2012-02-17
atheros eth: set addr_assign_type if random_ether_addr() used
Danny Kukawka
4
-9
/
+15
2012-02-17
ethoc: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-2
/
+18
2012-02-17
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-3
/
+2
[next]