| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/w... | Stephen Rothwell | 2023-05-18 | 4 | -7/+154 |
|\ |
|
| * | mac802154: Handle received BEACON_REQ | Miquel Raynal | 2023-03-23 | 4 | -5/+102 |
| * | mac802154: Handle active scanning | Miquel Raynal | 2023-03-23 | 2 | -2/+52 |
* | | mac802154: Rename kfree_rcu() to kvfree_rcu_mightsleep() | Joel Fernandes (Google) | 2023-04-05 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc... | Jakub Kicinski | 2023-02-20 | 9 | -30/+675 |
|\ |
|
| * | mac802154: Fix an always true condition | Miquel Raynal | 2023-02-18 | 1 | -3/+2 |
| * | mac802154: Send beacons using the MLME Tx path | Miquel Raynal | 2023-02-18 | 1 | -1/+19 |
| * | mac802154: Avoid superfluous endianness handling | Miquel Raynal | 2023-01-30 | 1 | -2/+2 |
| * | mac802154: Handle basic beaconing | Miquel Raynal | 2023-01-28 | 6 | -3/+206 |
| * | mac802154: Handle passive scanning | Miquel Raynal | 2023-01-03 | 7 | -6/+407 |
| * | mac802154: Add MLME Tx locked helpers | Miquel Raynal | 2023-01-03 | 2 | -13/+35 |
| * | mac802154: Prepare forcing specific symbol duration | Miquel Raynal | 2023-01-03 | 2 | -10/+12 |
* | | mac802154: Fix possible double free upon parsing error | Miquel Raynal | 2022-12-19 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-12-08 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add() | Wei Yongjun | 2022-12-05 | 1 | -0/+1 |
* | | Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc... | Jakub Kicinski | 2022-12-07 | 4 | -21/+45 |
|\ \ |
|
| * | | mac802154: Trace the registration of new PANs | David Girault | 2022-11-29 | 1 | -0/+25 |
| * | | mac802154: Allow the creation of coordinator interfaces | Miquel Raynal | 2022-11-01 | 3 | -11/+16 |
| * | | mac802154: Clarify an expression | Miquel Raynal | 2022-11-01 | 1 | -2/+1 |
| * | | mac802154: Move an skb free within the rx path | Miquel Raynal | 2022-11-01 | 1 | -9/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-10-27 | 1 | -2/+3 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | mac802154: Fix LQI recording | Miquel Raynal | 2022-10-24 | 1 | -2/+3 |
* | | Merge tag 'ieee802154-for-net-next-2022-10-26' of git://git.kernel.org/pub/sc... | Jakub Kicinski | 2022-10-26 | 1 | -2/+2 |
|\ \ |
|
| * | | net: mac802154: Fixup function parameter name in docs | Stefan Schmidt | 2022-10-26 | 1 | -2/+2 |
* | | | Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc... | David S. Miller | 2022-10-26 | 8 | -152/+441 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | mac802154: Ensure proper scan-level filtering | Miquel Raynal | 2022-10-24 | 1 | -4/+12 |
| * | net: mac802154: Avoid displaying misleading debug information | Miquel Raynal | 2022-10-12 | 1 | -1/+3 |
| * | mac802154: Avoid delivering frames received in a non satisfying filtering mode | Miquel Raynal | 2022-10-12 | 1 | -5/+7 |
| * | mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM | Miquel Raynal | 2022-10-12 | 1 | -5/+2 |
| * | mac802154: set filter at drv_start() | Alexander Aring | 2022-10-12 | 5 | -31/+110 |
| * | mac802154: move receive parameters above start | Alexander Aring | 2022-10-12 | 1 | -95/+95 |
| * | net: mac802154: Fix a Tx warning check | Miquel Raynal | 2022-06-27 | 2 | -25/+14 |
| * | mac802154: fix atomic_dec_and_test checks | Alexander Aring | 2022-06-14 | 2 | -4/+4 |
| * | mac802154: util: fix release queue handling | Alexander Aring | 2022-06-14 | 1 | -1/+1 |
| * | net: mac802154: Add a warning in the slow path | Miquel Raynal | 2022-06-10 | 1 | -0/+27 |
| * | net: mac802154: Add a warning in the hot path | Miquel Raynal | 2022-06-10 | 2 | -1/+16 |
| * | net: mac802154: Introduce a synchronous API for MLME commands | Miquel Raynal | 2022-06-10 | 2 | -0/+48 |
| * | net: mac802154: Introduce a tx queue flushing mechanism | Miquel Raynal | 2022-06-10 | 4 | -5/+30 |
| * | net: mac802154: Introduce a helper to disable the queue | Miquel Raynal | 2022-06-10 | 2 | -0/+26 |
| * | net: mac802154: Create a hot tx path | Miquel Raynal | 2022-06-10 | 1 | -2/+8 |
| * | net: mac802154: Bring the ability to hold the transmit queue | Miquel Raynal | 2022-06-10 | 4 | -12/+69 |
| * | net: mac802154: Follow the count of ongoing transmissions | Miquel Raynal | 2022-06-10 | 2 | -0/+5 |
| * | net: mac802154: Enhance the error path in the main tx helper | Miquel Raynal | 2022-06-10 | 1 | -6/+6 |
| * | net: mac802154: Rename the main tx_work struct | Miquel Raynal | 2022-06-10 | 3 | -5/+8 |
| * | net: mac802154: Rename the synchronous xmit worker | Miquel Raynal | 2022-06-10 | 3 | -3/+3 |
* | | net: mac802154: Fix a condition in the receive path | Miquel Raynal | 2022-08-29 | 1 | -1/+1 |
|/ |
|
* | net: mac802154: Fix symbol durations | Miquel Raynal | 2022-04-30 | 1 | -6/+6 |
* | net: mac802154: Create an error helper for asynchronous offloading errors | Miquel Raynal | 2022-04-25 | 1 | -0/+6 |
* | net: mac802154: Create an offloaded transmission error helper | Miquel Raynal | 2022-04-25 | 1 | -0/+11 |
* | net: mac802154: Save a global error code on transmissions | Miquel Raynal | 2022-04-25 | 2 | -1/+6 |