Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | wcn36xx: Use kmemdup instead of kmalloc + memcpy | Benoit Taine | 2014-05-29 | 1 | -2/+1 | |
| | * | | | | mwifiex: use time_after() | Manuel Schölling | 2014-05-29 | 1 | -1/+1 | |
| | * | | | | at76c50x-usb: Make WEP encryption working. | Andrea Merello | 2014-05-29 | 2 | -13/+52 | |
| | * | | | | at76c50x-usb: Don't perform DMA from stack memory | Andrea Merello | 2014-05-29 | 1 | -31/+56 | |
| | * | | | | ath9k: avoid passing buffers to the hardware during flush | Felix Fietkau | 2014-05-29 | 1 | -11/+13 | |
| | * | | | | ath9k: simplify DFS pulse interval debug printing | Zefir Kurtisi | 2014-05-29 | 3 | -5/+3 | |
| | * | | | | rsi: avoid format string leak to thread name | Kees Cook | 2014-05-29 | 1 | -1/+1 | |
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-05-29 | 13 | -124/+653 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Bluetooth: Clearly distinguish mgmt LTK type from authenticated property | Johan Hedberg | 2014-05-23 | 2 | -3/+19 | |
| | | * | | | | Bluetooth: Update smp_confirm to return a response code | Johan Hedberg | 2014-05-20 | 1 | -14/+11 | |
| | | * | | | | Bluetooth: Update smp_random to return a response code | Johan Hedberg | 2014-05-20 | 1 | -23/+11 | |
| | | * | | | | Bluetooth: Rename smp->smp_flags to smp->flags | Johan Hedberg | 2014-05-20 | 1 | -19/+18 | |
| | | * | | | | Bluetooth: Remove unnecessary work structs from SMP code | Johan Hedberg | 2014-05-20 | 1 | -16/+6 | |
| | | * | | | | Bluetooth: Fix setting initial local auth_req value | Johan Hedberg | 2014-05-20 | 1 | -4/+2 | |
| | | * | | | | Bluetooth: Make SMP context private to smp.c | Johan Hedberg | 2014-05-20 | 5 | -29/+32 | |
| | | * | | | | Bluetooth: Add missing msecs to jiffies conversion | Andrzej Kaczmarek | 2014-05-16 | 1 | -1/+2 | |
| | | * | | | | Bluetooth: Add support for max_tx_power in Get Conn Info | Andrzej Kaczmarek | 2014-05-15 | 1 | -6/+17 | |
| | | * | | | | Bluetooth: Store max TX power level for connection | Andrzej Kaczmarek | 2014-05-15 | 3 | -1/+13 | |
| | | * | | | | Bluetooth: Avoid polling TX power for LE links | Andrzej Kaczmarek | 2014-05-15 | 1 | -4/+10 | |
| | | * | | | | Bluetooth: Add support to get connection information | Andrzej Kaczmarek | 2014-05-15 | 3 | -0/+210 | |
| | | * | | | | Bluetooth: Add conn info lifetime parameters to debugfs | Andrzej Kaczmarek | 2014-05-15 | 2 | -0/+69 | |
| | | * | | | | Bluetooth: Store TX power level for connection | Andrzej Kaczmarek | 2014-05-09 | 4 | -0/+41 | |
| | | * | | | | Bluetooth: Increment management interface revision | Marcel Holtmann | 2014-05-09 | 1 | -1/+1 | |
| | | * | | | | Bluetooth: btusb: Add Broadcom patch RAM support | Petri Gynther | 2014-05-08 | 1 | -1/+154 | |
| | | * | | | | Bluetooth: Store RSSI for connection | Andrzej Kaczmarek | 2014-05-08 | 3 | -0/+34 | |
| | | * | | | | Bluetooth: Add support for SMP Invalid Parameters error code | Johan Hedberg | 2014-05-08 | 2 | -10/+11 | |
| | | * | | | | Bluetooth: Convert RFCOMM spinlocks into mutexes | Libor Pechacek | 2014-05-05 | 3 | -14/+14 | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 2014-05-29 | 13 | -29/+234 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | mac80211: set new interfaces as idle upon init | Avraham Stern | 2014-05-28 | 1 | -0/+1 | |
| | | * | | | | | mac80211: reduce packet loss notifications under load | Felix Fietkau | 2014-05-28 | 1 | -6/+19 | |
| | | * | | | | | mac80211: don't check netdev state for debugfs read/write | Arik Nemtsov | 2014-05-28 | 1 | -4/+2 | |
| | | * | | | | | wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT | Jes Sorensen | 2014-05-28 | 1 | -0/+1 | |
| | | * | | | | | mac80211: fix a memory leak on sta rate selection table | Felix Fietkau | 2014-05-28 | 1 | -0/+1 | |
| | | * | | | | | regdb: Generalize the mW to dBm power conversion | chaitanya.mgit@gmail.com | 2014-05-27 | 1 | -12/+2 | |
| | | * | | | | | mac80211: fix IBSS join by initializing last_scan_completed | Krzysztof Hałasa | 2014-05-27 | 1 | -0/+1 | |
| | | * | | | | | cfg80211: send events when devices are added/removed | Johannes Berg | 2014-05-26 | 3 | -7/+22 | |
| | | * | | | | | mac80211: fix virtual monitor interface addition | Emmanuel Grumbach | 2014-05-26 | 1 | -0/+1 | |
| | | * | | | | | mac80211: add a single-transaction driver op to switch contexts | Luciano Coelho | 2014-05-26 | 3 | -0/+184 | |
* | | | | | | | | inetpeer: get rid of ip_id_count | Eric Dumazet | 2014-06-02 | 17 | -155/+65 | |
* | | | | | | | | of: of_mdio: export symbol of_mdiobus_link_phydev | Daniel Mack | 2014-06-02 | 1 | -0/+1 | |
* | | | | | | | | net: of_mdio: use int type for address variable | Daniel Mack | 2014-06-02 | 1 | -2/+1 | |
* | | | | | | | | Merge branch 'netdevsync' | David S. Miller | 2014-06-02 | 8 | -118/+231 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | enic: Update driver to use __dev_uc/mc_sync/unsync calls | Alexander Duyck | 2014-06-02 | 6 | -118/+73 | |
| * | | | | | | | | net: Add support for device specific address syncing | Alexander Duyck | 2014-06-02 | 2 | -0/+158 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch '6lowpan-next' | David S. Miller | 2014-06-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 6lowpan_rtnl: fix off by one while fragmentation | Alexander Aring | 2014-06-02 | 1 | -1/+1 | |
| * | | | | | | | | 6lowpan_rtnl: fix fragmentation with two fragments | Alexander Aring | 2014-06-02 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | stmmac: Remove spin_lock call in stmmac_get_pauseparam() | Emil Goode | 2014-06-02 | 1 | -2/+0 | |
* | | | | | | | | genetlink: remove superfluous assignment | Denis ChengRq | 2014-06-02 | 1 | -5/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Revert "net/mlx4_en: Use affinity hint" | David S. Miller | 2014-06-02 | 6 | -50/+4 |