summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | wcn36xx: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-291-2/+1
| | * | | | mwifiex: use time_after()Manuel Schölling2014-05-291-1/+1
| | * | | | at76c50x-usb: Make WEP encryption working.Andrea Merello2014-05-292-13/+52
| | * | | | at76c50x-usb: Don't perform DMA from stack memoryAndrea Merello2014-05-291-31/+56
| | * | | | ath9k: avoid passing buffers to the hardware during flushFelix Fietkau2014-05-291-11/+13
| | * | | | ath9k: simplify DFS pulse interval debug printingZefir Kurtisi2014-05-293-5/+3
| | * | | | rsi: avoid format string leak to thread nameKees Cook2014-05-291-1/+1
| | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-2913-124/+653
| | |\ \ \ \
| | | * | | | Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg2014-05-232-3/+19
| | | * | | | Bluetooth: Update smp_confirm to return a response codeJohan Hedberg2014-05-201-14/+11
| | | * | | | Bluetooth: Update smp_random to return a response codeJohan Hedberg2014-05-201-23/+11
| | | * | | | Bluetooth: Rename smp->smp_flags to smp->flagsJohan Hedberg2014-05-201-19/+18
| | | * | | | Bluetooth: Remove unnecessary work structs from SMP codeJohan Hedberg2014-05-201-16/+6
| | | * | | | Bluetooth: Fix setting initial local auth_req valueJohan Hedberg2014-05-201-4/+2
| | | * | | | Bluetooth: Make SMP context private to smp.cJohan Hedberg2014-05-205-29/+32
| | | * | | | Bluetooth: Add missing msecs to jiffies conversionAndrzej Kaczmarek2014-05-161-1/+2
| | | * | | | Bluetooth: Add support for max_tx_power in Get Conn InfoAndrzej Kaczmarek2014-05-151-6/+17
| | | * | | | Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-153-1/+13
| | | * | | | Bluetooth: Avoid polling TX power for LE linksAndrzej Kaczmarek2014-05-151-4/+10
| | | * | | | Bluetooth: Add support to get connection informationAndrzej Kaczmarek2014-05-153-0/+210
| | | * | | | Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2014-05-152-0/+69
| | | * | | | Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-094-0/+41
| | | * | | | Bluetooth: Increment management interface revisionMarcel Holtmann2014-05-091-1/+1
| | | * | | | Bluetooth: btusb: Add Broadcom patch RAM supportPetri Gynther2014-05-081-1/+154
| | | * | | | Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2014-05-083-0/+34
| | | * | | | Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg2014-05-082-10/+11
| | | * | | | Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-053-14/+14
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-2913-29/+234
| | |\ \ \ \ \
| | | * | | | | mac80211: set new interfaces as idle upon initAvraham Stern2014-05-281-0/+1
| | | * | | | | mac80211: reduce packet loss notifications under loadFelix Fietkau2014-05-281-6/+19
| | | * | | | | mac80211: don't check netdev state for debugfs read/writeArik Nemtsov2014-05-281-4/+2
| | | * | | | | wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORTJes Sorensen2014-05-281-0/+1
| | | * | | | | mac80211: fix a memory leak on sta rate selection tableFelix Fietkau2014-05-281-0/+1
| | | * | | | | regdb: Generalize the mW to dBm power conversionchaitanya.mgit@gmail.com2014-05-271-12/+2
| | | * | | | | mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa2014-05-271-0/+1
| | | * | | | | cfg80211: send events when devices are added/removedJohannes Berg2014-05-263-7/+22
| | | * | | | | mac80211: fix virtual monitor interface additionEmmanuel Grumbach2014-05-261-0/+1
| | | * | | | | mac80211: add a single-transaction driver op to switch contextsLuciano Coelho2014-05-263-0/+184
* | | | | | | | inetpeer: get rid of ip_id_countEric Dumazet2014-06-0217-155/+65
* | | | | | | | of: of_mdio: export symbol of_mdiobus_link_phydevDaniel Mack2014-06-021-0/+1
* | | | | | | | net: of_mdio: use int type for address variableDaniel Mack2014-06-021-2/+1
* | | | | | | | Merge branch 'netdevsync'David S. Miller2014-06-028-118/+231
|\ \ \ \ \ \ \ \
| * | | | | | | | enic: Update driver to use __dev_uc/mc_sync/unsync callsAlexander Duyck2014-06-026-118/+73
| * | | | | | | | net: Add support for device specific address syncingAlexander Duyck2014-06-022-0/+158
|/ / / / / / / /
* | | | | | | | Merge branch '6lowpan-next'David S. Miller2014-06-021-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | 6lowpan_rtnl: fix off by one while fragmentationAlexander Aring2014-06-021-1/+1
| * | | | | | | | 6lowpan_rtnl: fix fragmentation with two fragmentsAlexander Aring2014-06-021-2/+2
|/ / / / / / / /
* | | | | | | | stmmac: Remove spin_lock call in stmmac_get_pauseparam()Emil Goode2014-06-021-2/+0
* | | | | | | | genetlink: remove superfluous assignmentDenis ChengRq2014-06-021-5/+1
|/ / / / / / /
* | | | | | | Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-026-50/+4
OpenPOWER on IntegriCloud