Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-18 | bgmac: fix unaligned accesses to network headers | Hauke Mehrtens | 1 | -1/+1 |
2013-02-14 | bgmac: add read of interrupt mask after disabling interrupts | Nathan Hintz | 1 | -0/+1 |
2013-02-13 | bgmac: return error on failed PHY write | Rafał Miłecki | 1 | -3/+7 |
2013-02-09 | bgmac: fix "cmdcfg" calls for promisc and loopback modes | Rafał Miłecki | 1 | -4/+4 |
2013-02-09 | bgmac: validate (and random if needed) MAC addr | Rafał Miłecki | 1 | -0/+6 |
2013-02-07 | bgmac: add ndo_set_rx_mode netdev ops | Hauke Mehrtens | 1 | -4/+12 |
2013-02-07 | bgmac: add generic ndo_validate_addr netdev ops | Hauke Mehrtens | 1 | -0/+1 |
2013-02-07 | bgmac: write mac address to hardware in ndo_set_mac_address | Hauke Mehrtens | 1 | -8/+25 |
2013-02-07 | bgmac: implement missing code for BCM53572 | Hauke Mehrtens | 1 | -2/+4 |
2013-01-10 | bgmac: driver for GBit MAC core on BCMA bus | Rafał Miłecki | 1 | -0/+1422 |