Age | Commit message (Expand) | Author | Files | Lines |
2012-02-25 | tipc: Introduce node signature field in neighbor discovery message | Allan Stephens | 4 | -0/+21 |
2012-02-24 | davinci_mdio: Correct bitmask for clock divider value | Christian Riesch | 1 | -1/+1 |
2012-02-24 | davinci_cpdma: Fix channel number written to teardown registers | Christian Riesch | 1 | -1/+1 |
2012-02-24 | be2net: update driver version | Sathya Perla | 1 | -1/+1 |
2012-02-24 | be2net: enable RSS for ipv6 pkts | Sathya Perla | 1 | -1/+2 |
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-24 | Staging: et131x: unify return value of .ndo_set_mac_address if address is inv... | Danny Kukawka | 1 | -1/+1 |
2012-02-24 | br_device: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 1 | -1/+1 |
2012-02-24 | mcs7830: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 1 | -1/+1 |
2012-02-24 | ethernet: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 18 | -18/+18 |
2012-02-23 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller | 7 | -14/+24 |
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-23 | sfc: Minor formatting cleanup | Ben Hutchings | 3 | -4/+4 |
2012-02-23 | sfc: Reverse initial buffer table allocation to allow for later resizing | Ben Hutchings | 1 | -1/+6 |
2012-02-23 | sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page() | Ben Hutchings | 1 | -5/+6 |
2012-02-23 | 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-22 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 141 | -6096/+7962 |
2012-02-22 | Merge branch '20120221_isdn' of git://repo.or.cz/linux-2.6/trivial-mods | David S. Miller | 314 | -50430/+50334 |
2012-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 141 | -6096/+7962 |
2012-02-22 | unix: Support peeking offset for stream sockets | Pavel Emelyanov | 1 | -2/+18 |
2012-02-22 | unix: Support peeking offset for datagram and seqpacket sockets | Pavel Emelyanov | 1 | -5/+25 |
2012-02-22 | 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 |